update host specific playbooks for new hostnames
This commit is contained in:
parent
3a8d6bfc16
commit
63d5805167
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
- hosts: deirdre.asininetech.net
|
||||
- hosts: deirdre.silvestris.systems
|
||||
|
||||
roles:
|
||||
- role: jdauphant.nginx
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
- hosts: erlking.asininetech.net
|
||||
- hosts: erlking.silvestris.systems
|
||||
|
||||
roles:
|
||||
- role: jdauphant.nginx
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
- hosts: sanya.asininetech.net
|
||||
- hosts: sanya.silvestris.systems
|
||||
|
||||
roles:
|
||||
- role: jdauphant.nginx
|
Loading…
Reference in New Issue