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