tripleo-ansible/tripleo_ansible
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
..
ansible_plugins Introduce an Action Plugin to fetch container infos 2020-07-14 20:54:50 +00:00
playbooks Add support for Octavia amphora log offloading 2020-06-04 14:55:53 -07:00
roles Introduce an Action Plugin to fetch container infos 2020-07-14 20:54:50 +00:00
roles.galaxy Add galaxy role path which will be ignored by git 2019-07-18 13:40:14 -05:00
tests Use filter for containers not running check 2020-06-29 08:58:07 -04:00
ansible-role-requirements.yml Introduce tripleo-config role 2019-07-30 13:02:25 -05:00