diff --git a/inventory/host_vars/copr-fe-dev.aws.fedoraproject.org b/inventory/host_vars/copr-fe-dev.aws.fedoraproject.org index e7f5425905..027df8af00 100644 --- a/inventory/host_vars/copr-fe-dev.aws.fedoraproject.org +++ b/inventory/host_vars/copr-fe-dev.aws.fedoraproject.org @@ -25,4 +25,4 @@ nagios_Check_Services: ping: false raid: false -ansible_ssh_common_args='-o StrictHostKeyChecking=no' +ansible_ssh_common_args: '-o StrictHostKeyChecking=no'