Newer
Older
ansible_ssh_common_args = -o ControlMaster=auto -o ControlPersist=30m -o ConnectionAttempts=100
gathering = smart
fact_caching = jsonfile
fact_caching_connection = /tmp
library = ./library:../library
Erwan Miran
committed
jinja2_extensions = jinja2.ext.do