From 20357fb9f6b85581d5455475ab88b685e2eb5317 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Wed, 28 Nov 2018 21:58:11 +0000 Subject: [PATCH] and another thing.. wait what? --- playbooks/hosts/ipv6-test.fedoraproject.org.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playbooks/hosts/ipv6-test.fedoraproject.org.yml b/playbooks/hosts/ipv6-test.fedoraproject.org.yml index 23b630b553..e3065bd10e 100644 --- a/playbooks/hosts/ipv6-test.fedoraproject.org.yml +++ b/playbooks/hosts/ipv6-test.fedoraproject.org.yml @@ -1,9 +1,9 @@ # This is a basic playbook -- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=infinote" +- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=ipv6-test" - name: make the boxen be real for real - hosts: ipv6-test.fedoraproject.org + hosts: ipv6-test user: root gather_facts: True