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
Abhijeet Kasurde 142732dba9 dataloader: check exact value of dir (#52021)
Include path in role with directory which has 'tasks' as end.
For example, roles/sometasks/templates is now considered while searching path.

Fixes: #42585

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 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 template: add additional variable for dest path (#52015) 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
custom_template.yml dataloader: check exact value of dir (#52021) 6 years ago
runme.sh dataloader: check exact value of dir (#52021) 6 years ago
template.yml Check that AnsibleUndefinedVariable doesn't occur when an unused variable references an undefined variable (#35571) 7 years ago