mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
win_wait_for: added module (#26556)
* win_wait_for: added module * Increased timeout on async task * added more debug messages for test debug * revert to using win_shell instead of win_command * rebased from master and updated copyright string * Updated metadata version * Capitalised start of short_description * disabled win_wait_for tests until async issues are solved
This commit is contained in:
2
test/integration/targets/win_wait_for/defaults/main.yml
Normal file
2
test/integration/targets/win_wait_for/defaults/main.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
test_win_wait_for_path: C:\ansible\win_wait_for
|
||||
test_win_wait_for_port: 1234
|
||||
Reference in New Issue
Block a user