aboutsummaryrefslogtreecommitdiff
path: root/personal_infra
diff options
context:
space:
mode:
Diffstat (limited to 'personal_infra')
-rw-r--r--personal_infra/ansible.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/personal_infra/ansible.cfg b/personal_infra/ansible.cfg
index b6211327..10403e0b 100644
--- a/personal_infra/ansible.cfg
+++ b/personal_infra/ansible.cfg
@@ -6,6 +6,3 @@ interpreter_python = auto_silent
# TODO: Using a SSH password instead of a key is not possible because Host Key checking is enabled and sshpass does not support this. Please add this host's fingerprint to your known_hosts file to manage this host.
host_key_checking = False
-
-[ssh_connection]
-ssh_args = -o ControlMaster=no