.
This commit is contained in:
19
inventory.yml
Normal file
19
inventory.yml
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
all:
|
||||||
|
hosts:
|
||||||
|
children:
|
||||||
|
rpi:
|
||||||
|
hosts:
|
||||||
|
children:
|
||||||
|
rpi_ubuntu:
|
||||||
|
rpi_rpios:
|
||||||
|
vars:
|
||||||
|
ansible_user: pi
|
||||||
|
hosts:
|
||||||
|
octopi:
|
||||||
|
ansible_host: 192.168.2.99
|
||||||
|
pihole:
|
||||||
|
ansible_host: 192.168.2.20
|
||||||
|
naspi:
|
||||||
|
ansible_host: 192.168.2.75
|
||||||
|
piprint:
|
||||||
|
ansible_host: 192.168.2.95
|
||||||
Reference in New Issue
Block a user