storage: move games NFS to second UNAS at 192.168.1.4
Created by: jedmund
Summary
-
Games NFS relocated:
gamesandgames_assetsvolumes now point to192.168.1.4(new UNAS, volume UUIDf0d7215d-4972-486b-a8f7-9aca03a95951) via dedicatednas_server_games,nfs_base_path_games, andnfs_base_opts_gamesvariables -
Stale volumes: Added
recreate: options-changedto the docker-volumes role so Ansible automatically tears down and recreates NFS volumes when driver options change (previously required manualdocker volume rm) -
mac-mini skip: Added
meta: end_hostfor deprecated hosts in the prerequisites role somac-minino longer fails on Linux-only tasks (group: root,apt, etc.) -
max IP fix: Corrected
maxansible_host from192.168.1.245to192.168.1.100
Test plan
-
Run make deploy-alland confirmgames/games_assetsvolumes are recreated against192.168.1.4 -
Confirm RomM starts successfully and can access the library -
Confirm mac-miniis skipped cleanly in the prerequisites play