tripleo-ansible/tripleo_ansible/roles/tripleo-container-manage/tasks/podman
Alex Schultz 68784620ef Use filter for containers not running check
Rather than using ansible task loops which increase the time to execute,
this change creates a filter that is used to assert that the containers
used in execs are running before we run the execs

Change-Id: I5e15cc71c45160109f5c303c13dd25a052ede3c3
(cherry picked from commit 2232a27ffb)
2020-06-29 08:58:07 -04:00
..
check_exit_code.yml container_manage: catch more containers with wrong return code 2020-05-15 14:51:30 -04:00
create.yml Add security related podman options 2020-05-25 14:18:56 -04:00
exec.yml Use filter for containers not running check 2020-06-29 08:58:07 -04:00
get_commands_create.yml tripleo_container_manage: extract get_commands into playbooks 2020-04-21 08:12:12 -04:00
get_commands_exec.yml tripleo_container_manage: extract get_commands into playbooks 2020-04-21 08:12:12 -04:00
manage.yml [train-squash] tripleo_container_manage: backport systemd optimizations 2020-04-20 19:37:41 +00:00
start_order.yml tripleo_container_manage: manage systemd services per step vs start_order 2020-04-21 15:37:56 +00:00
systemd.yml podman/systemd: relax the "until" condition 2020-05-08 03:46:26 +00:00