Skip to content
Snippets Groups Projects
ansible.cfg 283 B

[ssh_connection]
pipelining = True
ssh_args = -o ControlMaster=auto -o ControlPersist=600s

[defaults]
bin_ansible_callbacks = True
host_key_checking = False
stdout_callback = yaml
roles_path = edd_provisioning/roles
callback_whitelist = profile_tasks, timer
collections_paths = ./