From 2f5199716c287e5589a393742fcb3382b7624fd3 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Wed, 6 Jan 2021 10:04:24 +0100 Subject: [PATCH] copr-hypervisor: typo in script name --- playbooks/groups/copr-hypervisor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/copr-hypervisor.yml b/playbooks/groups/copr-hypervisor.yml index c9e9f82619..4257950d64 100644 --- a/playbooks/groups/copr-hypervisor.yml +++ b/playbooks/groups/copr-hypervisor.yml @@ -1,4 +1,4 @@ -- name: Setup retrace hosts +- name: Setup copr hypervisor hosts hosts: copr_hypervisor user: root gather_facts: True