[defaults]
inventory = ~/.ansible/inventory.yaml
log_path = ~/.ansible/tmp/output.log
vault_password_file = ~/.ansible/.vault.passwd

[ssh_connection]
ssh_args = -o RemoteCommand=none
pipelining = True
control_path = /tmp/ansible-ssh-%%h-%%p-%%r