mirror of https://github.com/ansible/ansible.git
Fix issue when timeout and state=present (#43464)
* Fix issue when timeout and state=present * added changelog fragmentpull/44794/head
parent
86f96d0212
commit
f588b1cdf9
@ -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
|
||||||
Loading…
Reference in New Issue