tripleo-ansible/tripleo_ansible/roles/tripleo-container-manage/molecule/default
Emilien Macchi c2edd31a31 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
(cherry picked from commit 19774d0be4)
2020-07-14 20:54:50 +00:00
..
molecule.yml tripleo_container_manage: add check mode testing 2020-04-07 20:22:42 -04:00
playbook.yml Introduce an Action Plugin to fetch container infos 2020-07-14 20:54:50 +00:00
prepare.yml container_manage: catch more containers with wrong return code 2020-05-15 14:51:30 -04:00