diff --git a/inventory/hosts.yml b/inventory/hosts.yml index b94c39b..d935606 100644 --- a/inventory/hosts.yml +++ b/inventory/hosts.yml @@ -19,6 +19,8 @@ all: webservers: hosts: web1: + ansible_host: web1.9iron.club gameservers: hosts: game1: + ansible_host: game1.9iron.club