Ansible: add fleet_update play, managed_nodes group, refactor to roles (prepare, nfs_client, lxc_common)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user