diff --git a/inventory/inventory.config b/inventory/inventory.config index 12a1739f0e..8ab7ddb2eb 100644 --- a/inventory/inventory.config +++ b/inventory/inventory.config @@ -2,7 +2,10 @@ plugin: constructed strict: False compose: groups: - - virthost01_guests: vmhost is defined and vmhost == 'virthost01.phx2.fedoraproject.org' + - virthost02_guests: vmhost is defined and vmhost == 'virthost01.phx2.fedoraproject.org' keyed_groups: - prefix: distro key: ansible_distribution + + - prefix: guests + key: vmhost