Rename root box to web1
This commit is contained in:
parent
cc9d1f0121
commit
27bf645500
@ -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:
|
||||
|
@ -4,7 +4,7 @@
|
||||
- hosts: webservers
|
||||
roles:
|
||||
- apache-php
|
||||
- hosts: 9iron.club
|
||||
- hosts: web1.9iron.club
|
||||
roles:
|
||||
- role: backups
|
||||
vars:
|
||||
|
Loading…
Reference in New Issue
Block a user