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:
Jordan Borean
2017-08-22 15:02:07 -04:00
committed by GitHub
parent 40ea448c7b
commit 9b7dbc78c3
6 changed files with 751 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
test_win_wait_for_path: C:\ansible\win_wait_for
test_win_wait_for_port: 1234