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/test/integration/targets/template
Brian Coca b9b0b23015
safe_eval fix (#57188)
* just dont pass locals

 - also fix globals
 - added tests

* fixed tests
5 years ago
..
custom_tasks dataloader: check exact value of dir (#52021) 6 years ago
files Allow specifying the output encoding in the template module (#42171) 6 years ago
meta test - add setup target that creates the nobody user (#52750) 6 years ago
tasks Extend jinja2 nested undefined support to keys/indices (#55094) 6 years ago
templates template: add additional variable for dest path (#52015) 6 years ago
vars Don't restrict local jinja2 variables to those that start with l_ 8 years ago
aliases enable template target integration tests on rhel8 beta (#48940) 6 years ago
ansible_managed.cfg Fix when template paths contain non-ascii chars and using the path in ansible_managed 6 years ago
ansible_managed.yml Fix when template paths contain non-ascii chars and using the path in ansible_managed 6 years ago
corner_cases.yml safe_eval fix (#57188) 5 years ago
custom_template.yml dataloader: check exact value of dir (#52021) 6 years ago
runme.sh safe_eval fix (#57188) 5 years ago
template.yml Check that AnsibleUndefinedVariable doesn't occur when an unused variable references an undefined variable (#35571) 7 years ago