openstack-ansible-os_ironic/tasks
Dmitriy Rabotyagov 109698e942 [goal] Deprecate the JSON formatted policy file
As per the community goal of migrating the policy file
the format from JSON to YAML[1], we need to replace policy.json to
policy.yaml and remove deprecated policy.json.

config_template has been choosen instead of the copy, since it can
properly handle content that has been lookuped.

We make a separate task not to restart service when it's not needed.

[1] https://governance.openstack.org/tc/goals/selected/wallaby/migrate-policy-format-from-json-to-yaml.html

Change-Id: I701473f4d99e0be06dea494eee4f08212bb7d853
2021-03-24 12:14:22 +00:00
..
db_setup.yml Updated from OpenStack Ansible Tests 2020-10-21 07:31:06 +00:00
ironic_conductor_post_install.yml Use ansible_facts[] instead of fact variables 2021-03-16 08:04:54 +00:00
ironic_db_setup.yml Define condition for the first play host one time 2020-12-02 08:41:27 +00:00
ironic_inspector_post_install.yml Use ansible_facts[] instead of fact variables 2021-03-16 08:04:54 +00:00
ironic_post_install.yml [goal] Deprecate the JSON formatted policy file 2021-03-24 12:14:22 +00:00
ironic_pre_install.yml Adds configuration for the Ironic Inspector 2019-12-06 06:21:05 +00:00
main.yml Use ansible_facts[] instead of fact variables 2021-03-16 08:04:54 +00:00
mq_setup.yml Updated from OpenStack Ansible Tests 2020-10-21 07:31:06 +00:00
service_setup.yml Updated from OpenStack Ansible Tests 2020-10-21 07:31:06 +00:00