fix ip
This commit is contained in:
parent
2a66c402bf
commit
4da2113062
@ -9,4 +9,4 @@ all:
|
|||||||
testhost:
|
testhost:
|
||||||
ansible_host: 192.168.69.102
|
ansible_host: 192.168.69.102
|
||||||
rabbit:
|
rabbit:
|
||||||
ansible_host: 192.168.69.14
|
ansible_host: 192.168.69.19
|
@ -1,13 +1,7 @@
|
|||||||
---
|
---
|
||||||
- name: "Test ansbile roles"
|
- name: "Setup watch2gether"
|
||||||
hosts: woolsey
|
hosts: rabbit
|
||||||
roles:
|
roles:
|
||||||
- common
|
- common
|
||||||
- docker
|
- docker
|
||||||
- mariadb
|
- webserver
|
||||||
- postgresql
|
|
||||||
- backupscript
|
|
||||||
- internalsmtp
|
|
||||||
- smtpgateway
|
|
||||||
- webgateway
|
|
||||||
- webserver
|
|
Loading…
Reference in New Issue
Block a user