From 91f0e853efd8adcd8138dc33a0f13bc86ea8e342 Mon Sep 17 00:00:00 2001 From: Salt Date: Tue, 14 Jul 2020 18:09:50 -0500 Subject: [PATCH] Really recom game2 --- inventory/hosts.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inventory/hosts.yml b/inventory/hosts.yml index e2ef3ec..62e641e 100644 --- a/inventory/hosts.yml +++ b/inventory/hosts.yml @@ -26,3 +26,5 @@ all: hosts: game1: ansible_host: game1.9iron.club + game2: + ansible_host: game2.9iron.club