tripleo-ansible/tripleo_ansible/roles/tripleo_container_manage
Emilien Macchi ca8fae62e4 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
2020-07-22 02:18:52 +00:00
..
defaults Ensure that the playbooks and roles can display debug data when enabled 2020-05-23 15:04:10 +00:00
files Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
meta Add Centos 8 to galaxy_info versions 2020-03-19 14:22:08 +01:00
molecule/default Revert "tripleo_container_manage: add test if systemd service is disabled" 2020-07-21 22:41:11 +00:00
tasks tripleo_container_manage: continue to reduce tasks 2020-07-22 02:18:52 +00:00
templates Make sure failed containers get stopped by systemd 2020-06-24 11:34:35 +09:00