add docker hosts

This commit is contained in:
2024-06-14 07:02:02 +05:30
parent f6241bd795
commit f798ffcb84

View File

@@ -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