mirror of https://github.com/ansible/ansible.git
docker_container: fix paused and add some tests (#47900)
* cleanup is already tested.
* Add test for paused.
* Add recreate and restart tests.
* timeout is a common docker option
* Implement paused and fix paused test.
* Add changelog.
* Improve paused test.
(cherry picked from commit 65768b996d
)
pull/48323/head
parent
c64f15ecf7
commit
74576470c2
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "docker_container - fix ``paused`` option (which never worked)."
|
Loading…
Reference in New Issue