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