add docker hosts
This commit is contained in:
@@ -13,10 +13,15 @@ ungrouped:
|
||||
ansible_host: 192.168.1.221
|
||||
nextcloud:
|
||||
ansible_host: 192.168.1.220
|
||||
pi:
|
||||
ansible_host: 192.168.1.80
|
||||
nginx:
|
||||
ansible_host: 192.168.1.165
|
||||
docker:
|
||||
hosts:
|
||||
docker:
|
||||
ansible_host: 192.168.1.165
|
||||
|
||||
docker-swarm-1:
|
||||
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