mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 08:50:55 +08:00
18 lines
356 B
Plaintext
18 lines
356 B
Plaintext
plugin: constructed
|
|
strict: False
|
|
compose:
|
|
groups:
|
|
virthost02_guests: vmhost is defined and vmhost == 'virthost01.phx2.fedoraproject.org'
|
|
keyed_groups:
|
|
- prefix: distro
|
|
key: ansible_distribution
|
|
|
|
- prefix: vmhost
|
|
key: vmhost
|
|
|
|
- prefix: datacenter
|
|
key: datacenter
|
|
|
|
- prefix: virt
|
|
key: ansible_virtualization_role
|