diff --git a/ansible/ansible.cfg b/ansible/ansible.cfg index 1a3e40bac..927a89653 100644 --- a/ansible/ansible.cfg +++ b/ansible/ansible.cfg @@ -7,6 +7,4 @@ gathering = smart roles_path = ./browbeat/roles:./install/roles: timeout = 30 host_key_checking = False -[ssh_connection] -# Load the specific ssh config file in this directory -ssh_args = -F ssh-config +