From 1dfefb48a89c449acf80d34aa9785f10630c2380 Mon Sep 17 00:00:00 2001 From: aggarwalakshun Date: Sun, 23 Jun 2024 07:39:53 +0530 Subject: [PATCH] add pve and docker-swarm-3 --- inventory.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/inventory.yml b/inventory.yml index 9fa8a3a..2717de1 100644 --- a/inventory.yml +++ b/inventory.yml @@ -9,8 +9,8 @@ ungrouped: ansible_host: 192.168.1.210 pihole_2: ansible_host: 192.168.1.198 - pbs: - ansible_host: 192.168.1.221 + pve: + ansible_host: 192.168.1.105 nextcloud: ansible_host: 192.168.1.220 nginx: @@ -21,6 +21,8 @@ docker: ansible_host: 192.168.1.217 docker-swarm-2: ansible_host: 192.168.1.72 + docker-swarm-3: + ansible_host: 192.168.1.110 pi: ansible_host: 192.168.1.80 jellyfin: