tripleo-ansible/tripleo_ansible/roles/tripleo_container_manage/tasks
Alex Schultz 1dec400625 Container manage module, attempt 2
Use a module to manage podman containers rather than the async task
loops.  This change also includes fixes for container-puppet json data
to match the expectations of the module.

This changed the default state from created to started which matches
what used to occur in the tripleo_container_manage role. Additionally
an additional check was added to an exec to ensure the target container
is up before running the exec. We will sleep for 5 seconds and check
again if the container is not running.

Change-Id: I371fbb5d3489c70e2bd4e3473faaa3e65f591d63
(cherry picked from commit 72f42e0f3b)
2021-06-22 12:48:53 -06:00
..
podman Use podman collection instead of podman* modules 2021-06-10 12:19:05 +00:00
create.yml Container manage module, attempt 2 2021-06-22 12:48:53 -06:00
delete_orphan.yml Use podman collection instead of podman* modules 2021-06-10 12:19:05 +00:00
main.yml Use ansible_facts instead 2021-02-22 08:24:46 -07:00
puppet_config.yml Allow to update container startup config with new config hashes 2020-02-17 13:16:34 +00:00
shutdown.yml Fix systemd warnings around executable and world-inaccessible bits 2021-04-02 18:47:05 +02:00