Updated inventory
This commit is contained in:
@ -1,12 +1,20 @@
|
|||||||
all:
|
all:
|
||||||
children:
|
|
||||||
hosts:
|
hosts:
|
||||||
pve:
|
pve:
|
||||||
ansible_host: 192.168.1.2
|
ansible_host: 192.168.1.2
|
||||||
ansiblr_user: root
|
ansible_user: root
|
||||||
truenas:
|
truenas:
|
||||||
ansible_host: 192.168.3.1
|
ansible_host: 192.168.3.1
|
||||||
ansiblr_user: truenas_admin
|
ansible_user: truenas_admin
|
||||||
|
children:
|
||||||
|
debian:
|
||||||
|
hosts:
|
||||||
|
pve:
|
||||||
|
truenas:
|
||||||
|
pve:
|
||||||
|
hosts:
|
||||||
|
pve:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
fedora:
|
fedora:
|
||||||
@ -15,10 +23,6 @@ fedora:
|
|||||||
192.168.1.200:
|
192.168.1.200:
|
||||||
192.168.2.2:
|
192.168.2.2:
|
||||||
192.168.2.3:
|
192.168.2.3:
|
||||||
debian:
|
|
||||||
hosts:
|
|
||||||
pve:
|
|
||||||
truenas:
|
|
||||||
pve:
|
pve:
|
||||||
hosts:
|
hosts:
|
||||||
192.168.1.2:
|
192.168.1.2:
|
||||||
|
Reference in New Issue
Block a user