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
Toshio Kuratomi 83c1cba511
Fixes for mode=preserve (#39343)
* Fixes for mode=preserve

* Document mode=preserve for template and copy
* Make mode=preserve work with remote_src for copy
* Make mode=preserve work for template
* Integration tests for copy & template mode=preserve

Fixes #39279

* Changed mode option in win_copy to hidden option as it doesn't reflect copy mode
2018-04-26 07:14:37 -07:00
..
files template: Add option to lstrip_blocks' and fix settingtrim_blocks` inline (#37478) 2018-03-23 12:05:21 -04:00
meta Fix cosmetic problems in YAML source 2016-11-11 14:50:57 -08:00
tasks Fixes for mode=preserve (#39343) 2018-04-26 07:14:37 -07:00
templates template: Add option to lstrip_blocks' and fix settingtrim_blocks` inline (#37478) 2018-03-23 12:05:21 -04:00
vars Don't restrict local jinja2 variables to those that start with l_ 2017-01-20 07:15:51 -06:00
aliases Initial ansible-test implementation. (#18556) 2016-11-29 21:21:53 -08:00
runme.sh Check that AnsibleUndefinedVariable doesn't occur when an unused variable references an undefined variable (#35571) 2018-02-02 09:25:13 -08: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