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