tripleo-ansible/tripleo_ansible
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
..
ansible_plugins tripleo_container_manage: continue to reduce tasks 2020-07-22 02:18:52 +00:00
playbooks Remove unncessary tasks from cli-update-deployment-plan.yaml 2020-07-21 10:32:16 +05:30
roles tripleo_container_manage: continue to reduce tasks 2020-07-22 02:18:52 +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-26 15:31:23 -06:00
ansible-role-requirements.yml Introduce tripleo-config role 2019-07-30 13:02:25 -05:00