tripleo-ansible/tripleo_ansible
Alex Schultz d057ad0b6a Switch from handlers to tasks
Handlers normally don't run until the end of a play execution. Since we
are forcing a handler run in the middle of the tasks there is not a good
reason to use handlers for this case. Additionally we're not relying on
this handler anywhere else.  Because of this, let's switch to explicit
tasks that check changed results instead of handlers.  We've seen issues
with trying to use handlers in ansible when not using a linear strategy.

Change-Id: I4eb5ece7d5c1d25f5beacd9e21e20ae9f3d45c17
Closes-Bug: #1888853
2020-07-24 13:07:25 -06:00
..
ansible_plugins tripleo_container_manage: start systemd services which would be stopped 2020-07-22 09:20:23 -04:00
playbooks Merge "Scan existing controllers on update to pick up existing certs/private keys" 2020-07-23 14:27:55 +00:00
roles Switch from handlers to tasks 2020-07-24 13:07:25 -06: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