From f488a4f91c710898b5466971756fd28924cb5f31 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Thu, 20 Feb 2020 09:55:22 +0100 Subject: [PATCH] copr-fe-dev-aws: hack typofix --- inventory/host_vars/copr-fe-dev.aws.fedoraproject.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'