tripleo-ansible/tripleo_ansible/ansible_plugins
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
..
action Introduce an Action Plugin to fetch container infos 2020-07-14 20:54:50 +00:00
callback tripleo_states: add missing space 2020-07-13 17:20:18 -04:00
filter Use filter for containers not running check 2020-06-29 08:58:07 -04:00
module_utils Update project structure 2019-06-05 14:27:22 +00:00
modules Merge "container_startup_config: remove old startup config files" into stable/train 2020-07-14 18:17:37 +00:00
strategy Make throttle optional 2020-07-07 11:33:38 +00:00
tests Molecule testing for TripleO Strategy Plugins 2020-07-08 01:48:44 +00:00