tripleo-ansible/tripleo_ansible
Alex Schultz d9cd021f06 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
(cherry picked from commit d057ad0b6a)
2020-07-31 16:39:33 +00:00
..
ansible_plugins Merge "tripleo_states: change wording" into stable/ussuri 2020-07-30 16:45:43 +00:00
playbooks Set retry timeout for nodes introspection 2020-07-06 08:22:02 +00:00
roles Switch from handlers to tasks 2020-07-31 16:39:33 +00:00
roles.galaxy Add galaxy role path which will be ignored by git 2019-07-18 13:40:14 -05:00
tests Fix parameter_defaults for nova less deploy 2020-07-28 17:44:27 +00:00
ansible-role-requirements.yml Introduce tripleo-config role 2019-07-30 13:02:25 -05:00