installed ara, minor updates
This commit is contained in:
@ -1,3 +1,3 @@
|
|||||||
[defaults]
|
[defaults]
|
||||||
inventory=inventory
|
inventory=inventory
|
||||||
callback_whitelist = profile_tasks
|
callback_enabled = profile_tasks
|
||||||
|
|||||||
@ -4,7 +4,6 @@ rpi_rpios
|
|||||||
rpi_ubuntu
|
rpi_ubuntu
|
||||||
|
|
||||||
[rpi_ubuntu]
|
[rpi_ubuntu]
|
||||||
piprint ansible_host=192.168.2.95
|
|
||||||
|
|
||||||
[rpi_ubuntu:vars]
|
[rpi_ubuntu:vars]
|
||||||
ansible_user=ubuntu
|
ansible_user=ubuntu
|
||||||
@ -13,6 +12,8 @@ ansible_user=ubuntu
|
|||||||
octopi ansible_host=192.168.2.99
|
octopi ansible_host=192.168.2.99
|
||||||
pihole ansible_host=192.168.2.20
|
pihole ansible_host=192.168.2.20
|
||||||
naspi ansible_host=192.168.2.75
|
naspi ansible_host=192.168.2.75
|
||||||
|
piprint ansible_host=192.168.2.95
|
||||||
|
|
||||||
[rpi_rpios:vars]
|
[rpi_rpios:vars]
|
||||||
ansible_user=pi
|
ansible_user=pi
|
||||||
|
ansible_python_interpreter=/usr/bin/python
|
||||||
|
|||||||
Reference in New Issue
Block a user