updated inventory
This commit is contained in:
parent
f3a0608a5a
commit
afceb5514b
|
|
@ -3,5 +3,18 @@ distributed:
|
|||
children:
|
||||
pangolin:
|
||||
hosts:
|
||||
mini1:
|
||||
edge1:
|
||||
ansible_host: 172.104.128.23
|
||||
authentik:
|
||||
hosts:
|
||||
mini1:
|
||||
ansible_host: 192.168.1.66
|
||||
nextcloud:
|
||||
hosts:
|
||||
hserve2:
|
||||
ansible_host: 192.168.1.0
|
||||
nginx:
|
||||
hosts:
|
||||
hserve1:
|
||||
ansible_host: 192.168.1.142
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue