ansible/changelogs/fragments/win_wait_for-timeout.yaml
Dag Wieers f61d2b1c0c Backport of PR 43464
Fix issue when timeout and state=present (#43464)
2018-09-04 14:13:00 -07:00

2 lines
135 B
YAML

bugfixes:
- win_wait_for - fix issue where timeout doesn't wait unless state=drained - https://github.com/ansible/ansible/issues/43446