From 0bf40b8b7e57312530531adc197e2db111b9808c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 13 Jun 2018 01:00:02 +0000 Subject: [PATCH] Lets see if this nice yaml inventory works. --- inventory/inventory.config | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 inventory/inventory.config diff --git a/inventory/inventory.config b/inventory/inventory.config new file mode 100644 index 0000000000..1fc02f7fe5 --- /dev/null +++ b/inventory/inventory.config @@ -0,0 +1,10 @@ +plugin: constructed +strict: False +compose: +groups: +keyed_groups: + - prefix: distro + key: ansible_distribution + + - prefix: guests + key: vmhost