From bdbc67f18aca76e4f633117161474c31352fb0e5 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 29 Jun 2018 21:11:32 +0000 Subject: [PATCH] Try and make our lives easier here --- inventory/inventory.config | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/inventory/inventory.config b/inventory/inventory.config index 4595a2a6be..1fc104b253 100644 --- a/inventory/inventory.config +++ b/inventory/inventory.config @@ -7,5 +7,8 @@ keyed_groups: - prefix: distro key: ansible_distribution - - prefix: guests + - prefix: vmhost key: vmhost + + - prefix: virt + key: ansible_virtualization_role