mirror of https://github.com/ansible/ansible.git
* centralize and complete the internal static vars
These vars are internal and should not be overridden nor templated
from inventory nor hostvars.
(cherry picked from commit 8704b9fc29
)
pull/83024/head
parent
85697beee0
commit
f8162c19a2
@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- Consolidated the list of internal static vars, centralized them as constant and completed from some missing entries.
|
||||
- Slight optimization to hostvars (instantiate template only once per host, vs per call to var).
|
Loading…
Reference in New Issue