tripleo-ansible/tripleo_ansible
Alex Schultz 894a853a5e Implement run_once
Prior to this patch, run_once was basically ignored. This patch adds
tracking on tasks that are tagged with run_once and will only allow it
to be invoked once. This means if the run_once task fails, all the other
hosts will continue to process their tasks like nothing happened. The
play itself will exit if the run_once task fails at the end. For tripleo
this means that run_once should not be used for any required tasks
within a play but can be used to make sure a task will only run once
time for a given play.

Change-Id: Iaa1278763d56429b2886371a18477e1f54680e19
2020-05-29 14:02:56 -06:00
..
ansible_plugins Implement run_once 2020-05-29 14:02:56 -06:00
playbooks Merge "Add playbook for config-download" 2020-05-28 20:16:57 +00:00
roles Merge "Add security related podman options" 2020-05-25 18:09:13 +00:00
roles.galaxy Add galaxy role path which will be ignored by git 2019-07-18 13:40:14 -05:00
tests Merge "Move inventory filters to tripleo-upgrade" 2020-05-18 22:19:44 +00:00
ansible-role-requirements.yml Introduce tripleo-config role 2019-07-30 13:02:25 -05:00