Files
infra/ansible/inventory/hosts.yml
Fabio Scotto di Santolo 96c3fece34 Fix desktop hosts
2026-03-16 15:15:10 +01:00

26 lines
454 B
YAML

all:
children:
void:
hosts:
ikaros:
ansible_connection: local
nymph:
ansible_connection: local
desktop:
hosts:
ikaros:
ansible_connection: local
nymph:
ansible_connection: local
ubuntu_workstation:
hosts:
deadalus:
ansible_connection: local
ubuntu_server:
hosts:
prometheus:
ansible_connection: local