Added initial inventory
This commit is contained in:
parent
fb220deb94
commit
64b6c6dba4
1 changed files with 17 additions and 0 deletions
17
Inventory/hosts.yaml
Normal file
17
Inventory/hosts.yaml
Normal file
|
|
@ -0,0 +1,17 @@
|
||||||
|
fedora:
|
||||||
|
hosts:
|
||||||
|
192.168.1.253:
|
||||||
|
192.168.1.200:
|
||||||
|
192.168.2.2:
|
||||||
|
192.168.2.3:
|
||||||
|
debian:
|
||||||
|
hosts:
|
||||||
|
192.168.1.2:
|
||||||
|
192.168.3.1:
|
||||||
|
pve:
|
||||||
|
hosts:
|
||||||
|
192.168.1.2:
|
||||||
|
docker:
|
||||||
|
hosts:
|
||||||
|
192.168.2.2:
|
||||||
|
192.168.2.3:
|
||||||
Loading…
Add table
Add a link
Reference in a new issue