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: