add odroid
This commit is contained in:
parent
1c64626972
commit
14f38641c5
|
@ -1,6 +1,9 @@
|
|||
---
|
||||
|
||||
- hosts: all
|
||||
roles:
|
||||
- common
|
||||
|
||||
- hosts: mail.0rpheus.net
|
||||
roles:
|
||||
- common
|
||||
- haproxy
|
|
@ -3,6 +3,7 @@
|
|||
all:
|
||||
hosts:
|
||||
mail.0rpheus.net:
|
||||
192.168.0.15:
|
||||
|
||||
vars:
|
||||
ansible_become: false
|
||||
|
|
Loading…
Reference in New Issue