[defaults] # inventory = ./hosts.yml nocows = 1 log_path = ./ansible.log # roles_path = {{ playbook_dir }}/roles: stdout_callback = yaml timeout = 30 [privilege_escalation] become_method = sudo [ssh_connection] pipelining = True ssh_args = -o ServerAliveInterval=30 -o ServerAliveCountMax=3