Ansible: add fleet_update play, managed_nodes group, refactor to roles (prepare, nfs_client, lxc_common)

This commit is contained in:
F.R.I.D.A.Y.
2026-06-05 20:58:05 -04:00
parent 0e42f6189e
commit 87fb0ebe02
4 changed files with 111 additions and 53 deletions

View File

@@ -113,6 +113,15 @@ all:
- src: "192.168.16.254:/mnt/Ice/Repo"
path: "/home/jarvis/repo"
# ──────────────────────────────────────────
# Managed nodes (apt update/upgrade target)
# Physical agents + core services, NOT PVE, NOT Neo, NOT igor, NOT ephemeral LXCs
# ──────────────────────────────────────────
managed_nodes:
children:
physical_agents:
core_services:
# Tailscale fallback aliases (uncomment if LAN fails)
# tailscale_fallback:
# hosts: