tripleo-ansible/tripleo_ansible/roles/tripleo_container_manage
Emilien Macchi a4fbd48cc3 Introduce an Action Plugin to fetch container infos
Instead of running a bunch of tasks to figure out what container
commands have been run, which ones did not terminate after 5 minutes,
which ones failed or finished with a wrong exit code. We now have an
action plugin that will do it faster and with better logging.

Faster before it reduces the number of tasks.
Better logging is provided, now displaying all errors during a run and
fail at the end.

Supporting check-mode.

Re-using tripleo_container_manage role for molecule testing.

Co-Authored-By: Alex Schultz <aschultz@redhat.com>
Co-Authored-By: Kevin Carter <kecarter@redhat.com>

Change-Id: Ie7f8c9cceaf9540d7d33a9bb5f33258c46185e77
2020-07-08 08:41:32 +00:00
..
defaults Ensure that the playbooks and roles can display debug data when enabled 2020-05-28 02:30:01 +00:00
files Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
meta Add Centos 8 to galaxy_info versions 2020-03-19 14:22:08 +01:00
molecule/default Introduce an Action Plugin to fetch container infos 2020-07-08 08:41:32 +00:00
tasks Introduce an Action Plugin to fetch container infos 2020-07-08 08:41:32 +00:00
templates Make sure failed containers get stopped by systemd 2020-06-26 16:20:11 +00:00