From bbf85e39079bcf20481842e072da3e4ad69d4ebb Mon Sep 17 00:00:00 2001 From: max Date: Sun, 22 Jun 2025 16:35:30 +0200 Subject: [PATCH] Updated inventory --- Inventory/hosts.yaml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/Inventory/hosts.yaml b/Inventory/hosts.yaml index 5d741d6..992396a 100644 --- a/Inventory/hosts.yaml +++ b/Inventory/hosts.yaml @@ -1,3 +1,12 @@ +hosts: + pve: + ansible_host: 192.168.1.2 + ansiblr_user: root + truenas: + ansible_host: 192.168.3.1 + ansiblr_user: truenas_admin + + fedora: hosts: 192.168.1.253: @@ -6,8 +15,8 @@ fedora: 192.168.2.3: debian: hosts: - 192.168.1.2: - 192.168.3.1: + pve: + truenas: pve: hosts: 192.168.1.2: