From 0467751bd351da72dd1c7f9aa6cdff1a281c955b Mon Sep 17 00:00:00 2001 From: Jakub Kadlcik Date: Wed, 19 Feb 2020 13:00:10 +0100 Subject: [PATCH] copr: fixing a typo --- playbooks/groups/copr-frontend-cloud.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/copr-frontend-cloud.yml b/playbooks/groups/copr-frontend-cloud.yml index ad2ad45873..dc4c5a902e 100644 --- a/playbooks/groups/copr-frontend-cloud.yml +++ b/playbooks/groups/copr-frontend-cloud.yml @@ -1,5 +1,5 @@ - name: check/create instance - hosts: copr_front_dev:copr_front:copr_front_dev:aws + hosts: copr_front_dev:copr_front:copr_front_dev_aws # hosts: copr_front gather_facts: False