[defaults] inventory = ./hosts.ini [privilege_escalation] become = True become_ask_pass = True control_path = ${XDG_RUNTIME_DIR}/ssh-ansible-%%C ssh_args = -oStrictHostKeyChecking=yes -oControlMaster=auto -oControlPersist=60s pipelining = True