This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
42deaf2c71
ansible
/
test
/
integration
/
targets
/
template
/
templates
/
subtemplate.j2
3 lines
19 B
Text
Raw
Normal View
History
Unescape
Escape
Don't restrict local jinja2 variables to those that start with l_ Per a change in jinja2 2.9, local variables no longer are prefixed with l_, so this updates AnsibleJ2Vars to pull in all locals (while excluding some) regardless of name. Fixes #20063 (cherry picked from commit 4d49b317929b86e1fc1b0cbace825ff73b372dc7)
2017-01-20 06:13:09 +01:00
{{ parent_item }}
Reference in a new issue
Copy permalink