mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
501fc7a248
* template: fix KeyError: 'undefined variable: 0
For compatibility with the Context.get_all() implementation
in jinja 2.9, make AnsibleJ2Vars implement collections.Mapping.
Also, make AnsibleJ2Template.newcontext() handle dict type
for the 'vars' parameter.
See:
|
7 years ago | |
---|---|---|
.. | ||
cli | ||
contrib | ||
errors | ||
executor | ||
inventory | ||
inventory_test_data/group_vars | ||
mock | ||
module_utils | 7 years ago | |
modules | 7 years ago | |
parsing | 7 years ago | |
playbook | 7 years ago | |
plugins | ||
template | 7 years ago | |
utils | ||
vars | 8 years ago | |
__init__.py | ||
conftest.py | ||
test_constants.py |