diff --git a/inventory/hosts.yml b/inventory/hosts.yml index cf948c4..06c073b 100644 --- a/inventory/hosts.yml +++ b/inventory/hosts.yml @@ -19,10 +19,10 @@ all: gameservers: ansiblehosts: hosts: - 9iron.club: + web1.9iron.club: webservers: hosts: - 9iron.club: + web1.9iron.club: gameservers: hosts: game1.9iron.club: diff --git a/webservers.yml b/webservers.yml index 1b28ada..0f9cae9 100644 --- a/webservers.yml +++ b/webservers.yml @@ -4,7 +4,7 @@ - hosts: webservers roles: - apache-php -- hosts: 9iron.club +- hosts: web1.9iron.club roles: - role: backups vars: