# HG changeset patch # User Meredith Howard # Date 1566004141 14400 # Node ID a0ea6b72d9edd419a5f363537cf05c1851cc9252 # Parent c4cd818d97b800a0a75a0c52ea068808ee3fb061 this is all redundant now diff --git a/ansible.cfg b/ansible.cfg deleted file mode 100644 --- a/ansible.cfg +++ /dev/null @@ -1,5 +0,0 @@ -[defaults] -retry_files_enabled = False - -[ssh_connection] -ssh_args = -o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=60s -o ControlPath=/tmp/ansible-ssh-%h-%p-%r