ansible/changelogs/fragments/config_lookup_fix.yml
Brian Coca 1cb2932c95
config lookup, fix 'show_origin' and variables (#85356)
show_origin and variable sources were broken for base config when 'forked' from plugins
---------
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
2025-10-20 19:15:00 -04:00

3 lines
130 B
YAML

bugfixes:
- config lookup now properly factors in variables and show_origin when checking entries from the global configuration.