tripleo-ansible/tripleo_ansible/ansible_plugins/action
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
..
container_status.py container_status: "exec" checks status 2020-07-14 20:54:56 +00:00
container_systemd.py tripleo_container_manage: continue to reduce tasks 2020-07-22 20:09:26 -04:00
package.py Add plugin documentation 2019-07-09 20:33:27 -05:00
tripleo_all_nodes_data.py tripleo_all_nodes_data: sort enabled_services (idempotency) 2020-04-09 11:53:55 +00:00
tripleo_nova_image_cache.py Add role/playbook to manage nova image cache 2020-03-18 14:09:58 +00:00