mirror of https://github.com/ansible/ansible.git
Fix handling of config vars with eval expression (#29536)
The config variables defined with eval, like INVENTORY_IGNORE_EXTS,
are not stored properly once the eval is processed.
This causes references to the constant to still have the eval in the
value.
(cherry picked from commit f0aa31b49e
)
pull/29591/head
parent
54cfca0ea3
commit
b9a4fdd616
Loading…
Reference in New Issue