add docker hosts
This commit is contained in:
@@ -13,10 +13,15 @@ ungrouped:
|
|||||||
ansible_host: 192.168.1.221
|
ansible_host: 192.168.1.221
|
||||||
nextcloud:
|
nextcloud:
|
||||||
ansible_host: 192.168.1.220
|
ansible_host: 192.168.1.220
|
||||||
pi:
|
nginx:
|
||||||
ansible_host: 192.168.1.80
|
ansible_host: 192.168.1.165
|
||||||
docker:
|
docker:
|
||||||
hosts:
|
hosts:
|
||||||
docker:
|
docker-swarm-1:
|
||||||
ansible_host: 192.168.1.165
|
ansible_host: 192.168.1.217
|
||||||
|
docker-swarm-2:
|
||||||
|
ansible_host: 192.168.1.72
|
||||||
|
pi:
|
||||||
|
ansible_host: 192.168.1.80
|
||||||
|
jellyfin:
|
||||||
|
ansible_host: 192.168.1.192
|
||||||
|
|||||||
Reference in New Issue
Block a user