Files
ansible/inventory.yml
2023-08-17 23:08:37 +02:00

51 lines
1.1 KiB
YAML

all:
hosts:
ubnt:
ansible_host: 192.168.1.1
hosts:
SonosZP.localdomain:
ansible_host: 192.168.1.16
hosts:
raspi.localdomain:
ansible_host: 192.168.1.18
hosts:
Chromecast.localdomain:
ansible_host: 192.168.1.25
hosts:
office.localdomain:
ansible_host: 192.168.1.112
hosts:
00178862792d.localdomain:
ansible_host: 192.168.1.117
hosts:
dc01.localdomain:
ansible_host: 192.168.1.119
hosts:
homeserver.localdomain:
ansible_host: 192.168.1.144
ansible_become: windows
hosts:
Google-Nest-Mini:
ansible_host: 192.168.1.171
hosts:
LGwebOSTV.localdomain:
ansible_host: 192.168.1.190
hosts:
Galaxy-A33-5G.localdomain:
ansible_host: 192.168.1.201
hosts:
raspii.localdomain:
ansible_host: 192.168.1.202
hosts:
unifi:
ansible_host: 192.168.1.237
hosts:
livingroom.localdomain:
ansible_host: 192.168.1.238
hosts:
office-switch.localdomain:
ansible_host: 192.168.1.239
hosts:
Bedroom.localdomain:
ansible_host: 192.168.1.240