Files
homelab/ansible/inventory.yml
Hermes Agent service account 490c483924 feat: add JMRI headless server role and main-street-station host
- New ansible/roles/jmri role: installs OpenJDK 21 headless, creates
  jmri service user, downloads JMRI 5.10, deploys JmriFaceless systemd unit
- Handles dialout group membership for serial device access
- Config restore task for post-reinstall recovery from GitHub backup
- host_vars/main-street-station: profile_id and serial device (TODO: fill in)
- Inventory: jmri_server group with main-street-station at 192.168.10.45
- Playbook: day1_deploy_jmri.yml (linux-baseline + jmri)
2026-07-18 19:35:01 -05:00

126 lines
1.9 KiB
YAML
Executable File

# file: inventory.yml
proxmox:
hosts:
main-street-usa:
ansible_host: 10.1.71.11
ansible_user: wed
ansible_become: true
tomorrowland:
fantasyland:
magic_kingdom:
hosts:
main-street-usa:
tomorrowland:
fantasyland:
dns_server:
hosts:
monorail:
ntp_servers:
hosts:
sundial:
load_balancers:
hosts:
lightning-lane:
ansible_become: true
step_ca_server:
hosts:
turnstile:
ansible_become: true
authentik_server:
hosts:
guest-relations:
ansible_become: true
gitea_servers:
hosts:
mad-tea-party:
ansible_user: wed
ansible_become: true
nextcloud_server:
hosts:
the-grid:
ansible_become: true
semaphore_server:
hosts:
figment:
ansible_host: 10.1.71.37
ansible_user: wed
ansible_become: true
n8n_server:
hosts:
tiki-room:
ollama_server:
hosts:
astro-orbiter:
ansible_host: 10.1.71.130
ansible_user: wed
ansible_become: true
hermes_server:
hosts:
carousel-of-progress:
ansible_host: 10.1.71.131
ansible_user: wed
ansible_become: true
honcho_server:
hosts:
lincoln:
ansible_host: 10.1.71.132
ansible_user: wed
ansible_become: true
jmri_server:
hosts:
main-street-station:
ansible_host: 192.168.10.45
ansible_user: wed
ansible_become: true
papermc_server:
# ansible-galaxy role install engonzal.papermc
hosts:
arcade:
dev_servers:
hosts:
scrim:
backstage:
ansible_host: 10.1.71.133
ansible_user: wed
ansible_become: true
# dhcp_server:
# hosts:
# matchbox:
backup_servers:
hosts:
timekeeper:
talos_control:
hosts:
city-hall:
ansible_become: true
vars:
talosctl_version: "v1.12.4"
talos_cluster_name: "fastpass"
# matchbox_server:
# hosts:
# matchbox:
terraform_server:
hosts:
infra01: