From fd737f5bcdaddd6de1b15c4166df8ae452952f87 Mon Sep 17 00:00:00 2001 From: max Date: Sun, 22 Jun 2025 16:44:14 +0200 Subject: [PATCH] Updated inventory --- Inventory/hosts.yaml | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/Inventory/hosts.yaml b/Inventory/hosts.yaml index 16a6f1c..5b0818e 100644 --- a/Inventory/hosts.yaml +++ b/Inventory/hosts.yaml @@ -1,12 +1,20 @@ all: + hosts: + pve: + ansible_host: 192.168.1.2 + ansible_user: root + truenas: + ansible_host: 192.168.3.1 + ansible_user: truenas_admin children: - hosts: - pve: - ansible_host: 192.168.1.2 - ansiblr_user: root - truenas: - ansible_host: 192.168.3.1 - ansiblr_user: truenas_admin + debian: + hosts: + pve: + truenas: + pve: + hosts: + pve: + fedora: @@ -15,10 +23,6 @@ fedora: 192.168.1.200: 192.168.2.2: 192.168.2.3: -debian: - hosts: - pve: - truenas: pve: hosts: 192.168.1.2: