Updated inventory
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user