diff --git a/inventory/zzz-inventory.config b/inventory/zzz-inventory.config new file mode 100644 index 0000000000..35f5b2a188 --- /dev/null +++ b/inventory/zzz-inventory.config @@ -0,0 +1,17 @@ +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