mirror of https://github.com/ansible/ansible.git
Add --docker-terminate flag to ansible-test (#68688)
* Add --docker-terminate flag to ansible-test Signed-off-by: Rick Elrod <rick@elrod.me>pull/46579/head
parent
4916be24fd
commit
13aef3c2e5
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- ansible-test - --docker flag now has an associated --docker-terminate flag which controls if and when the docker container is removed following tests
|
Loading…
Reference in New Issue