2020-04-10 22:15:37 +00:00
|
|
|
---
|
|
|
|
all:
|
2020-05-25 22:41:21 +00:00
|
|
|
hosts:
|
2021-02-23 18:37:52 +00:00
|
|
|
router:
|
|
|
|
ansible_host: 192.168.50.2
|
|
|
|
vars:
|
|
|
|
ip: 2
|
|
|
|
mac: 2c:b0:5d:4a:72:62
|
|
|
|
bender:
|
|
|
|
ansible_host: 192.168.50.3
|
|
|
|
home-assistant:
|
2022-10-15 10:00:18 +00:00
|
|
|
ansible_host: 192.168.60.100
|
2024-08-09 23:50:38 +00:00
|
|
|
uatu:
|
2023-02-04 23:22:08 +00:00
|
|
|
ansible_host: 192.168.50.106
|
2024-08-09 23:50:38 +00:00
|
|
|
dymo:
|
|
|
|
ansible_host: 192.168.50.109
|
|
|
|
node-cluster:
|
|
|
|
ansible_host: 192.168.50.151
|
2022-06-04 20:55:54 +00:00
|
|
|
remote_server:
|
|
|
|
ansible_host:
|
|
|
|
ansible_become_password:
|
|
|
|
ansible_user: ubuntu
|
2020-04-10 22:15:37 +00:00
|
|
|
children:
|
2021-02-23 18:37:52 +00:00
|
|
|
raspberry:
|
2020-04-10 22:15:37 +00:00
|
|
|
hosts:
|
2024-08-09 23:50:38 +00:00
|
|
|
dymo:
|
|
|
|
uatu:
|
2021-02-23 18:37:52 +00:00
|
|
|
lan:
|
|
|
|
hosts:
|
|
|
|
bender:
|
|
|
|
home-assistant:
|
|
|
|
prusa:
|
|
|
|
|
|
|
|
children:
|
|
|
|
docker_cluster:
|
|
|
|
hosts:
|
2024-08-09 23:50:38 +00:00
|
|
|
node-cluster:
|
|
|
|
ubuntu:
|
|
|
|
hosts:
|
|
|
|
uatu:
|
|
|
|
debian:
|
|
|
|
hosts:
|
|
|
|
dymo:
|