1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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>
2019-03-16 01:48:01 -04:00
..
custom_tasks dataloader: check exact value of dir (#52021) 2019-03-16 01:48:01 -04:00
files Allow specifying the output encoding in the template module (#42171) 2018-07-25 13:10:40 -07:00
meta test - add setup target that creates the nobody user (#52750) 2019-02-22 14:04:10 +10:00
tasks template: add additional variable for dest path (#52015) 2019-02-19 14:15:19 +05:30
templates template: add additional variable for dest path (#52015) 2019-02-19 14:15:19 +05:30
vars Don't restrict local jinja2 variables to those that start with l_ 2017-01-20 07:15:51 -06:00
aliases enable template target integration tests on rhel8 beta (#48940) 2018-12-05 17:58:15 -05:00
ansible_managed.cfg Fix when template paths contain non-ascii chars and using the path in ansible_managed 2018-04-30 16:47:27 -07:00
ansible_managed.yml Fix when template paths contain non-ascii chars and using the path in ansible_managed 2018-04-30 16:47:27 -07:00
custom_template.yml dataloader: check exact value of dir (#52021) 2019-03-16 01:48:01 -04:00
runme.sh dataloader: check exact value of dir (#52021) 2019-03-16 01:48:01 -04:00
template.yml Check that AnsibleUndefinedVariable doesn't occur when an unused variable references an undefined variable (#35571) 2018-02-02 09:25:13 -08:00