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: