mirror of https://github.com/ansible/ansible.git
When the pause module is run in the background and seconds parameter is provided,
do not warn.
* Add tests
* Fix existing tests
The test wasn't failing when it should have.
(cherry picked from commit 0e6c334115
)
Co-authored-by: Sam Doran <sdoran@redhat.com>
pull/73533/head
parent
bca57ec65a
commit
f9572a377d
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- pause - do not warn when running in the background if a timeout is provided (https://github.com/ansible/ansible/issues/73042)
|
Loading…
Reference in New Issue