Skip to content

Commit cbda3c3

Browse files
markgoddardyoctozepto
authored andcommitted
Fix release note for ansible_facts
Change-Id: I0103d7ef55e6aebe043a582d36f1a2efa137f447 (cherry picked from commit a08aaf7)
1 parent 0e5f0b0 commit cbda3c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

releasenotes/notes/ansible-facts-4279741e84c03ce0.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ upgrade:
44
Updates all references to Ansible facts within Kolla Ansible from using
55
individual fact variables to using the items in the ``ansible_facts``
66
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
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
99
improvement. Check for facts referenced in local configuration files, and
1010
update to use ``ansible_facts`` before disabling fact variable injection.

0 commit comments

Comments
 (0)