f9572a377d
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>
2 lines
140 B
YAML
2 lines
140 B
YAML
bugfixes:
|
|
- pause - do not warn when running in the background if a timeout is provided (https://github.com/ansible/ansible/issues/73042)
|