.
This commit is contained in:
@ -1,3 +1,3 @@
|
|||||||
[defaults]
|
[defaults]
|
||||||
inventory=inventory
|
inventory=inventory.yml
|
||||||
callback_enabled = profile_tasks
|
callback_enabled = profile_tasks
|
||||||
|
|||||||
19
inventory
19
inventory
@ -1,19 +0,0 @@
|
|||||||
|
|
||||||
[rpi:children]
|
|
||||||
rpi_rpios
|
|
||||||
rpi_ubuntu
|
|
||||||
|
|
||||||
[rpi_ubuntu]
|
|
||||||
|
|
||||||
[rpi_ubuntu:vars]
|
|
||||||
ansible_user=ubuntu
|
|
||||||
|
|
||||||
[rpi_rpios]
|
|
||||||
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
|
|
||||||
|
|
||||||
[rpi_rpios:vars]
|
|
||||||
ansible_user=pi
|
|
||||||
ansible_python_interpreter=/usr/bin/python
|
|
||||||
Reference in New Issue
Block a user