tripleo-ansible/tripleo_ansible/roles/tripleo_container_rm/tasks
Sagi Shnaidman 14dc45d7cd Stop and remove container with module
For stopping and removing podman container use podman_container
modules which is idempotent. Retry it a few times if it doesn't
pass first time.

Partial-Bug: #1876893
Change-Id: Ic9f063eac866b25f980f20f86502653289321592
2020-05-06 17:26:30 +00:00
..
main.yml tripleo_container_rm: use loop instead of with_items 2020-04-21 03:09:21 +00:00
tripleo_docker_container_rm.yml tripleo_container_rm: fix check mode 2020-04-07 12:06:20 -04:00
tripleo_podman_container_rm.yml Stop and remove container with module 2020-05-06 17:26:30 +00:00