tripleo-ansible/tripleo_ansible/ansible_plugins
Emilien Macchi df45398870 tripleo_container_manage: continue to reduce tasks
1) shutdown: include tasks without a block. this should remove the stat
   and include task; to only have one task that include the shutdown
   playbook if needed.

2) Remove containers_changed tasks. This is not useful to restart a
   container just because its podman_container resource changed.
   when podman_container module applies a change to the container, this
   one is already restarted.

3) Remove all_containers_commands tasks, there aren't needed. Ansible
   output already provides the commands that are run via the
   container_status module.

Change-Id: Ic625bc5dd7bbd964d36eab0a3f81eca31c533716
(cherry picked from commit ca8fae62e4)
2020-07-22 20:09:26 -04:00
..
action tripleo_container_manage: continue to reduce tasks 2020-07-22 20:09:26 -04:00
callback Fix tripleo_profile_tasks callback plugin _output() 2020-07-22 12:29:11 +00: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 [train] paunch: exit module if config doesn't exist 2020-07-15 22:06:02 -04:00
strategy Allow any_errors_fatal to be dynamic 2020-07-21 01:47:04 +00:00
tests Molecule testing for TripleO Strategy Plugins 2020-07-08 01:48:44 +00:00