Files
infra/ansible/inventory/hosts.yml
Fabio Scotto di Santolo 160d63c02d Add Atlas media and storage services [Phase 1] (#9)
* Add Atlas media and storage services

* Document Atlas backend phase one and WireGuard deployment

* Enable Atlas NAS management and document bootstrap workflow

* Harden Atlas network, SSH, firewall, and sharing

* Rotate Ansible Vault secrets

* Allow configurable Aegis SSH users and authorized keys

* Manage Aegis SSH authorized key fragments

* Manage SSH authorized key fragments for infrastructure hosts

* Harden Rocky storage and sharing configuration

* Verify WireGuard handshakes and restore Podman networking
2026-09-15 22:39:28 +02:00

107 lines
1.7 KiB
YAML

---
all:
children:
platform_void:
hosts: {}
platform_fedora:
hosts:
ikaros:
ansible_connection: local
nymph:
ansible_connection: local
deadalus:
ansible_connection: local
platform_fedora_iot:
hosts:
aegis:
platform_rocky:
hosts:
atlas:
children:
rocky_server:
void:
children:
platform_void:
fedora:
children:
platform_fedora:
platform_fedora_iot:
rocky:
children:
platform_rocky:
graphical_desktop:
hosts:
ikaros:
ansible_connection: local
nymph:
ansible_connection: local
desktop:
children:
graphical_desktop:
role_personal_workstation:
hosts:
ikaros:
ansible_connection: local
role_aegis:
hosts:
aegis:
desktop_sway:
hosts: {}
desktop_niri:
hosts: {}
desktop_gnome:
hosts:
ikaros:
ansible_connection: local
nymph:
ansible_connection: local
workstation:
children:
workstation_dev:
workstation_dev:
children:
workstation_dev_fedora:
workstation_dev_wsl:
server:
children:
rocky_server:
workstation_dev_fedora:
hosts:
deadalus:
ansible_connection: local
workstation_dev_wsl:
hosts:
deadalus:
ansible_connection: local
rocky_server:
hosts:
prometheus:
wireguard_overlay:
hosts:
prometheus:
atlas:
role_backend_phase1:
hosts:
atlas: