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 984216f52e
various deprecation, display, warning, error fixes for collections redirection (#69822)
* various deprecation, display, warning, error fixes

* Update lib/ansible/utils/display.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update lib/ansible/utils/display.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update lib/ansible/utils/display.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* cleanup, test fixes

* add collection name to deprecated() calls

* clean up redirect entries from uncommitted tests

* fix dep warning/error header text to match previous

Co-authored-by: Felix Fontein <felix@fontein.de>
6 years ago
..
__init__.py various deprecation, display, warning, error fixes for collections redirection (#69822) 6 years ago
native_helpers.py native types: literal_eval all the things (#68938) 6 years ago
safe_eval.py Properly handle unicode in safe_eval (#68576) 6 years ago
template.py Prevent templating unused variables for {%include%} (#68749) 6 years ago
vars.py Templar: encapsulate _available_variables (#55435) 7 years ago