mirror of
https://github.com/ansible/ansible.git
synced 2026-08-03 08:03:05 +02:00
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)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- variables - Warnings about reserved variable names now show context where the variable was defined.
|
||||
Reference in New Issue
Block a user