ansible/inventory/zzz-inventory.config
Kevin Fenzi 523bf8ee73 inventory: - is not to be used in group names, use _ instead
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-14 14:30:13 -07:00

17 lines
355 B
Text

plugin: constructed
strict: False
compose:
groups:
vmhost_x86_02: vmhost is defined and vmhost == 'vmhost-x86-02.iad2.fedoraproject.org'
keyed_groups:
- prefix: distro
key: ansible_distribution
- prefix: vmhost
key: vmhost
- prefix: datacenter
key: datacenter
- prefix: virt
key: ansible_virtualization_role