Name |
Last commit
|
Last update |
---|---|---|
.. | ||
cli | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | ||
modules | ||
new_inventory | ||
parsing | ||
playbook | ||
plugins | ||
template | ||
utils | ||
vars | ||
__init__.py | ||
constants.py | ||
test-requirements.txt |
- now obeys global undefined var setting and allows override (mostly for with_ ) - moved environment instanciation to init instead of each template call - removed hardcoded template token matching and now use actually configured tokens, now it won't break if someone changes default configs in ansible.cfg - made reenetrant template calls now pass the same data it got, dictionary and lists were loosing existing and new params - moved fail_on_undeinfed parameter to template call, as it should only realky be set to false on specific templates and not globally - added overrides, which will allow template to implement jinja2 header override features - added filter list to overrides to disallow possibly insecure ones, TODO: check if this is still needed as facts should not be templated anymore - TODO: actually implement jinja2 header overrides
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
cli | Loading commit data... | |
compat | Loading commit data... | |
config | Loading commit data... | |
errors | Loading commit data... | |
executor | Loading commit data... | |
galaxy | Loading commit data... | |
inventory | Loading commit data... | |
module_utils | Loading commit data... | |
modules | Loading commit data... | |
new_inventory | Loading commit data... | |
parsing | Loading commit data... | |
playbook | Loading commit data... | |
plugins | Loading commit data... | |
template | Loading commit data... | |
utils | Loading commit data... | |
vars | Loading commit data... | |
__init__.py | Loading commit data... | |
constants.py | Loading commit data... | |
test-requirements.txt | Loading commit data... |