tripleo-ansible/tripleo_ansible/roles/tripleo-container-manage/tasks
Emilien Macchi 254922887b Implement container_startup_config module
container_startup_config will replace a bunch of tasks that we did in
THT to generate the .json file for each container in
/var/lib/tripleo-config/container-startup-config.

It'll accelerate a bit the deployment by replacing tasks into a
single module, so we can generate the startup configs much faster.

Also tolerate empty configs in container_config_data, switching a
failure into a debug. If the config is empty, there is no need to run
the rest of the role tasks in tripleo_container_manage.

Note: we manage the SElinux context at the openstack-selinux:
https://github.com/redhat-openstack/openstack-selinux/commit/0b62

Cherry-pick note: rename converge.yml to playbook.yml for comptatibility
with how Molecule is running under stable/train branch.

Change-Id: I501f31b52db6e10826bd9a346d38e34f95ae8b75
(cherry picked from commit 76bb504762)
(cherry picked from commit 80f9ccd7f4)
2020-07-06 14:37:03 -04:00
..
podman Use filter for containers not running check 2020-06-29 08:58:07 -04:00
create.yml tripleo_container_manage: trim down ansible tasks 2020-04-23 03:43:54 +00:00
delete_orphan.yml tripleo_container_manage: remove podman/delete.yml and use another role 2020-02-17 15:16:30 -05:00
main.yml Implement container_startup_config module 2020-07-06 14:37:03 -04:00
puppet_config.yml Allow to update container startup config with new config hashes 2020-02-17 15:10:15 -05:00
shutdown.yml [SQUASH] backport tripleo-container-manage to stable/train 2020-02-03 17:46:55 +00:00