mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Fix issue when timeout and state=present (#43464)
* Fix issue when timeout and state=present * added changelog fragment
This commit is contained in:
committed by
Jordan Borean
parent
86f96d0212
commit
f588b1cdf9
2
changelogs/fragments/win_wait_for-timeout.yaml
Normal file
2
changelogs/fragments/win_wait_for-timeout.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- win_wait_for - fix issue where timeout doesn't wait unless state=drained - https://github.com/ansible/ansible/issues/43446
|
||||
Reference in New Issue
Block a user