mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-14 22:36:09 +08:00
changing inventory clients to list
This commit is contained in:
@@ -6,10 +6,8 @@ sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
|
||||
volgroup: vmstore
|
||||
|
||||
clients:
|
||||
virt01:
|
||||
hostname: virt01.qa.fedoraproject.org
|
||||
macaddress: "52:54:00:a2:de:30"
|
||||
virt02:
|
||||
hostname: virt02.qa.fedoraproject.org
|
||||
macaddress: "52:54:00:fe:22:ff"
|
||||
- hostname: virt01.qa.fedoraproject.org
|
||||
macaddress: "52:54:00:a2:de:30"
|
||||
- hostname: virt02.qa.fedoraproject.org
|
||||
macaddress: "52:54:00:fe:22:ff"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user