Each node now gets three NetworkManager wifi connections via a new
wifi role: dotnetwork (home), dotmobile (phone hotspot, for field
troubleshooting), and a host-specific deployed-location network.
Credentials live in a new per-repo ansible-vault (group and host
scoped), matching the pattern already used in dotnetwork.
Also updates the README's Pi imaging instructions from Bookworm to
Trixie, matching what the nodes actually run.
Co-Authored-By: Claude Sonnet 5 <[email protected]>
Mirrors the authorized_key task already used in dotnetwork's dotserver
playbook, so both partitions on this laptop can log into the meshcore
nodes without a password.
Co-Authored-By: Claude Sonnet 5 <[email protected]>
Roles: base (apt, tailscale, motd), meshcore_cli (pipx), meshcore_capture
(agessaman/meshcore-packet-capture + .env.local template), scripts (voltage, bandwidth).
Host vars contain per-device serial ports; group vars hold shared MQTT broker config.
Co-Authored-By: Claude Opus 4.8 <[email protected]>