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
Jordan Borean 17bfc60423
test - add setup target that creates the nobody user (#52750)
* test - add setup target that creates the nobody user

* do not set explicit gid/uid for nobody user

* Do no create group and only touch basic attributes
2019-02-22 14:04:10 +10: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
runme.sh Fix when template paths contain non-ascii chars and using the path in ansible_managed 2018-04-30 16:47:27 -07: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