We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e5f0b0 commit cbda3c3Copy full SHA for cbda3c3
releasenotes/notes/ansible-facts-4279741e84c03ce0.yaml
@@ -4,7 +4,7 @@ upgrade:
4
Updates all references to Ansible facts within Kolla Ansible from using
5
individual fact variables to using the items in the ``ansible_facts``
6
dictionary. This allows users to disable `fact variable injection
7
- <https://docs.ansible.com/ansible/latest/reference_appendices/config.html#inject-facts-as-vars>
8
- __ in their Ansible configuration, which may provide some performance
+ <https://docs.ansible.com/ansible/latest/reference_appendices/config.html#inject-facts-as-vars>`__
+ in their Ansible configuration, which may provide some performance
9
improvement. Check for facts referenced in local configuration files, and
10
update to use ``ansible_facts`` before disabling fact variable injection.
0 commit comments