tripleo-heat-templates/common
Rabi Mishra e728e8cc8e Use conditions with Host prep block tasks
Ansible free/tripleo_free strategies do not work well
for blocks with conditions, containing include_tasks.
Conditions ( i.e when: ) at times get mixed up resulting
in wrong condition being evaluated. As blocks are only
logical entities (conditions evaluated per task), we
shouldn't have any problem moving the conditions to tasks
in Host prep block to avoid the issue.

This fixes intermittent chrony failures in host_prep_tasks.

Note: This is a workaround as we've to backport it all
the way till train and has to be fixed in core ansible[1]
in the future.

[1] https://github.com/ansible/ansible/issues/60512

Resolves: rhbz#2084075
Resolves: rhbz#2111237
Change-Id: Id9f481f3fe75169bd4c3d721e23e847a1b6c8c43
2022-08-03 08:33:31 +05:30
..
services Revert "task-core basic framework" 2022-06-16 09:18:29 +00:00
common-container-config-scripts.yaml Use community.general ansible collection instead of modules 2021-06-10 15:17:08 +03:00
common-container-setup-tasks.yaml Set rx permissions for all in /var/lib/config-data 2022-04-07 13:59:47 +02:00
container-puppet.sh Globally disable service resource in containers 2022-04-22 23:09:36 +09:00
deploy-steps-playbooks-common.yaml Render all_nodes_data in check mode 2022-06-15 13:00:28 +05:30
deploy-steps-tasks-step-0.j2.yaml Fix cloud-init detection rules 2022-01-17 14:19:59 +01:00
deploy-steps-tasks-step-1.yaml Use true/false for boolean values 2021-10-12 09:35:38 +09:00
deploy-steps-tasks.yaml Reduce frequency of task retries 2022-01-14 01:13:38 +09:00
deploy-steps.j2 Use conditions with Host prep block tasks 2022-08-03 08:33:31 +05:30
generate-config-tasks.yaml Use true/false for boolean values 2021-10-12 09:35:38 +09:00
hiera-steps-tasks.yaml Add OVN chassis macs to hieradata 2020-10-10 21:04:13 +00:00
host-container-puppet-tasks.yaml Use true/false for boolean values 2021-10-12 09:35:38 +09:00
post.j2.yaml Consolidate puppet/docker deployments with one deploy steps workflow 2017-08-11 17:25:02 +00:00