From 27bf64550059af9f61d2f0a309be172a47711791 Mon Sep 17 00:00:00 2001 From: Salt Date: Tue, 16 Jun 2020 11:04:25 -0500 Subject: [PATCH] Rename root box to web1 --- inventory/hosts.yml | 4 ++-- webservers.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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: