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.
ansible/lib/ansible/template
Matt Davis f7dfa817ae
collection routing (#67684)
* `meta/` directory in collections
* runtime metadata for redirection/deprecation/removal of plugin loads
* a compatibility layer to keep existing content working on ansible-base + collections
* a Python import redirection layer to keep collections-hosted (and otherwise moved) content importable by things that don't know better
* supported Ansible version validation on collection loads
4 years ago
..
__init__.py collection routing (#67684) 4 years ago
native_helpers.py native types: literal_eval all the things (#68938) 4 years ago
safe_eval.py Properly handle unicode in safe_eval (#68576) 4 years ago
template.py Prevent templating unused variables for {%include%} (#68749) 4 years ago
vars.py Templar: encapsulate _available_variables (#55435) 5 years ago