From b0bacb1df00842e67fa8090cce730359f8658c29 Mon Sep 17 00:00:00 2001 From: Salt Date: Sun, 11 Oct 2020 20:01:03 -0500 Subject: [PATCH] Simplify hosts designation for thefuck.how --- inventory/hosts.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/inventory/hosts.yml b/inventory/hosts.yml index e13b176..431e399 100644 --- a/inventory/hosts.yml +++ b/inventory/hosts.yml @@ -49,10 +49,8 @@ all: thefuck: vars: ansible_user: root - children: - gameservers: - hosts: - game1.thefuck.how + hosts: + game1.thefuck.how: 9iron: children: dbservers: