Updated inventory
This commit is contained in:
parent
bbf85e3907
commit
a4caabae2b
1 changed files with 9 additions and 7 deletions
|
|
@ -1,10 +1,12 @@
|
|||
hosts:
|
||||
pve:
|
||||
ansible_host: 192.168.1.2
|
||||
ansiblr_user: root
|
||||
truenas:
|
||||
ansible_host: 192.168.3.1
|
||||
ansiblr_user: truenas_admin
|
||||
all:
|
||||
children:
|
||||
hosts:
|
||||
pve:
|
||||
ansible_host: 192.168.1.2
|
||||
ansiblr_user: root
|
||||
truenas:
|
||||
ansible_host: 192.168.3.1
|
||||
ansiblr_user: truenas_admin
|
||||
|
||||
|
||||
fedora:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue