mirror of https://github.com/ansible/ansible.git
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)
pull/85383/head
parent
11ad0ae758
commit
b6ac61b487
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- variables - Warnings about reserved variable names now show context where the variable was defined.
|
||||
Loading…
Reference in New Issue