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:
parent
228f977ca5
commit
1fbe999a54
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue