Updated inventory
This commit is contained in:
parent
5781b68659
commit
bbf85e3907
1 changed files with 11 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue