aboutsummaryrefslogtreecommitdiffstats
path: root/resources/roles/qtip-workspace/files/render/ansible.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'resources/roles/qtip-workspace/files/render/ansible.cfg')
-rw-r--r--resources/roles/qtip-workspace/files/render/ansible.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/roles/qtip-workspace/files/render/ansible.cfg b/resources/roles/qtip-workspace/files/render/ansible.cfg
index 2d4b0b1d..8616fa97 100644
--- a/resources/roles/qtip-workspace/files/render/ansible.cfg
+++ b/resources/roles/qtip-workspace/files/render/ansible.cfg
@@ -330,6 +330,7 @@ filter_plugins = {{ qtip_package }}/qtip/ansible_library/plugins/filter
# Leaving off ControlPersist will result in poor performance, so use
# paramiko on older platforms rather than removing it, -C controls compression use
#ssh_args = -C -o ControlMaster=auto -o ControlPersist=60s
+ssh_args = -o StrictHostKeyChecking=no
# The base directory for the ControlPath sockets.
# This is the "%(directory)s" in the control_path option