32 lines
634 B
YAML
32 lines
634 B
YAML
---
|
|
ungrouped:
|
|
hosts:
|
|
minecraft:
|
|
ansible_host: 192.168.1.2
|
|
omv:
|
|
ansible_host: 192.168.1.4
|
|
proxmox:
|
|
ansible_host: 192.168.1.126
|
|
debian:
|
|
ansible_host: 192.168.1.73
|
|
pihole:
|
|
ansible_host: 192.168.1.210
|
|
nextcloud:
|
|
ansible_host: 192.168.1.129
|
|
nginx:
|
|
ansible_host: 192.168.1.164
|
|
kube:
|
|
hosts:
|
|
kube-01:
|
|
ansible_host: 192.168.1.151
|
|
kube-02:
|
|
ansible_host: 192.168.1.8
|
|
kube-03:
|
|
ansible_host: 192.168.1.194
|
|
kube-04:
|
|
ansible_host: 192.168.1.48
|
|
pi:
|
|
ansible_host: 192.168.1.239
|
|
jellyfin:
|
|
ansible_host: 192.168.1.125
|