diff --git a/inventory.yml b/inventory.yml index 2aed6e5..9fa8a3a 100644 --- a/inventory.yml +++ b/inventory.yml @@ -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