and another thing.. wait what?

This commit is contained in:
Stephen Smoogen 2018-11-28 21:58:11 +00:00
parent 31f33adb77
commit 20357fb9f6

View file

@ -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