matrix-docker-ansible-deploy/ansible.cfg

5 lines
169 B
INI
Raw Normal View History

2017-07-31 20:07:30 +00:00
[defaults]
retry_files_enabled = False
# jinja2_native helps with problems like https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/151
jinja2_native = True