diff --git a/inventory/host_vars/copr-fe-dev.aws.fedoraproject.org b/inventory/host_vars/copr-fe-dev.aws.fedoraproject.org index c450ee12bf..e7f5425905 100644 --- a/inventory/host_vars/copr-fe-dev.aws.fedoraproject.org +++ b/inventory/host_vars/copr-fe-dev.aws.fedoraproject.org @@ -24,3 +24,5 @@ nagios_Check_Services: swap: false ping: false raid: false + +ansible_ssh_common_args='-o StrictHostKeyChecking=no'