From 523bf8ee7322e65f2cdc976cf1ad04479c582e44 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sun, 14 Jun 2020 14:30:13 -0700 Subject: [PATCH] inventory: - is not to be used in group names, use _ instead Signed-off-by: Kevin Fenzi --- inventory/zzz-inventory.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/zzz-inventory.config b/inventory/zzz-inventory.config index 9119656363..ffe269cb68 100644 --- a/inventory/zzz-inventory.config +++ b/inventory/zzz-inventory.config @@ -2,7 +2,7 @@ plugin: constructed strict: False compose: groups: - vmhost-x86-02: vmhost is defined and vmhost == 'vmhost-x86-02.iad2.fedoraproject.org' + vmhost_x86_02: vmhost is defined and vmhost == 'vmhost-x86-02.iad2.fedoraproject.org' keyed_groups: - prefix: distro key: ansible_distribution