ansible.cfg 226 Bytes
Newer Older
1 2 3 4
[defaults]

jinja2_extensions=jinja2.ext.do
host_key_checking = False
5
library=../library
6 7 8
roles_path=../roles
callback_plugins=../callback_plugins
ansible_managed=This file is created and updated by ansible, edit at your peril