Files
infra/ansible/inventory/hosts.yml
2026-07-17 19:52:20 +02:00

115 lines
1.9 KiB
YAML

---
all:
children:
platform_void:
hosts: {}
platform_fedora:
hosts:
nymph:
ansible_connection: local
deadalus-fedora:
ansible_connection: local
platform_mint:
hosts:
ikaros:
ansible_connection: local
platform_freebsd:
hosts: {}
void:
children:
platform_void:
fedora:
children:
platform_fedora:
graphical_desktop:
hosts:
ikaros:
ansible_connection: local
nymph:
ansible_connection: local
desktop:
children:
graphical_desktop:
role_personal_workstation:
hosts:
ikaros:
ansible_connection: local
role_lab:
hosts: {}
desktop_sway:
hosts: {}
desktop_hyprland:
hosts: {}
desktop_niri:
hosts: {}
desktop_gnome:
hosts:
nymph:
ansible_connection: local
desktop_cinnamon:
hosts:
ikaros:
ansible_connection: local
ubuntu:
children:
workstation_dev_wsl:
ubuntu_server:
workstation:
children:
workstation_host:
workstation_dev:
workstation_host:
children:
workstation_host_linux:
workstation_dev:
children:
workstation_dev_fedora:
workstation_dev_wsl:
server:
children:
ubuntu_server:
fedora_workstation:
hosts:
deadalus-fedora:
ansible_connection: local
workstation_host_linux:
hosts:
deadalus-fedora:
ansible_connection: local
workstation_dev_fedora:
hosts:
deadalus-fedora:
ansible_connection: local
workstation_dev_wsl:
hosts:
deadalus-wsl:
ansible_connection: local
ubuntu_server:
hosts:
prometheus:
ansible_connection: local