mirror of
https://github.com/ansible/ansible.git
synced 2026-08-04 16:13:32 +02:00
* 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)
3 lines
119 B
YAML
3 lines
119 B
YAML
minor_changes:
|
|
- variables - Warnings about reserved variable names now show context where the variable was defined.
|