Rename root box to web1

This commit is contained in:
Salt 2020-06-16 11:04:25 -05:00
parent cc9d1f0121
commit 27bf645500
2 changed files with 3 additions and 3 deletions

View File

@ -19,10 +19,10 @@ all:
gameservers: gameservers:
ansiblehosts: ansiblehosts:
hosts: hosts:
9iron.club: web1.9iron.club:
webservers: webservers:
hosts: hosts:
9iron.club: web1.9iron.club:
gameservers: gameservers:
hosts: hosts:
game1.9iron.club: game1.9iron.club:

View File

@ -4,7 +4,7 @@
- hosts: webservers - hosts: webservers
roles: roles:
- apache-php - apache-php
- hosts: 9iron.club - hosts: web1.9iron.club
roles: roles:
- role: backups - role: backups
vars: vars: