how do you shave a yak? one hair at a time. Move the cloud-noc to the right name so playbook works

This commit is contained in:
Stephen Smoogen 2020-03-17 19:42:41 +00:00 committed by Pierre-Yves Chibon
parent 228f977ca5
commit 1fbe999a54

View file

@ -1,9 +1,9 @@
# This is a basic playbook
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=cloud-noc01.cloud.fedoraproject.org"
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=cloud-noc01.fedorainfracloud.org"
- name: make cloud noc hardware
hosts: cloud-noc01.cloud.fedoraproject.org
hosts: cloud-noc01.fedorainfracloud.org
user: root
gather_facts: True