Files
ansible/changelogs/fragments/warn-on-reserved.yml
T
Matt Clay b6ac61b487 Show context for reserved variable warnings (#85324)
* Show context for reserved variable warnings

* Update integration test

* Use var origin not value origin

* Use a list

* Ensure tagged varname is used

(cherry picked from commit d922398c4d)
2025-06-24 15:18:16 -07:00

3 lines
119 B
YAML

minor_changes:
- variables - Warnings about reserved variable names now show context where the variable was defined.