stack-orchestrator/playbooks
A. F. Dudley bd38c1b791 fix: remove Ansible snapshot download, add sync-tools playbook
The container entrypoint (entrypoint.py) handles snapshot download
internally via aria2c. Ansible no longer needs to scale-to-0, download,
scale-to-1 — it just deploys and lets the container manage startup.

- biscayne-redeploy.yml: remove snapshot download section, simplify to
  teardown → wipe → deploy → verify
- biscayne-sync-tools.yml: new playbook to sync laconic-so and
  agave-stack repos on biscayne, with separate branch controls
- snapshot_download.py: re-probe for fresh incremental after full
  snapshot download completes (old incremental is stale by then)
- Switch laconic_so_branch to fix/kind-mount-propagation (has
  hostNetwork translation code)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 05:14:43 +00:00
..
files fix: DOCKER-USER rules for inbound relay, add UDP test playbooks 2026-03-08 02:43:31 +00:00
ashburn-relay-biscayne.yml fix: DOCKER-USER rules for inbound relay, add UDP test playbooks 2026-03-08 02:43:31 +00:00
ashburn-relay-check.yml fix: inventory layering — playbooks use hosts:all, cross-inventory uses explicit hosts 2026-03-07 22:28:21 +00:00
ashburn-relay-mia-sw01.yml fix: VRF isolation for mia-sw01 relay, TCP dport mangle for ip_echo 2026-03-07 23:31:18 +00:00
ashburn-relay-was-sw01.yml fix: inventory layering — playbooks use hosts:all, cross-inventory uses explicit hosts 2026-03-07 22:28:21 +00:00
biscayne-iptables.yml feat: add iptables playbook, symlink snapshot-download.py to agave-stack 2026-03-08 19:11:24 +00:00
biscayne-prepare-agave.yml fix: switch ramdisk from /dev/ram0 to tmpfs, refactor snapshot-download.py 2026-03-08 18:43:41 +00:00
biscayne-recover.yml fix: update playbooks to use subtree path for snapshot_download.py 2026-03-08 19:13:53 +00:00
biscayne-redeploy.yml fix: remove Ansible snapshot download, add sync-tools playbook 2026-03-09 05:14:43 +00:00
biscayne-start.yml fix: remove Ansible snapshot download, add sync-tools playbook 2026-03-09 05:14:43 +00:00
biscayne-stop.yml fix: ansible-lint production profile compliance for all playbooks 2026-03-07 10:52:40 +00:00
biscayne-sync-tools.yml fix: remove Ansible snapshot download, add sync-tools playbook 2026-03-09 05:14:43 +00:00
connect-doublezero-multicast.yml fix: inventory layering — playbooks use hosts:all, cross-inventory uses explicit hosts 2026-03-07 22:28:21 +00:00
fix-pv-mounts.yml fix: ansible-lint production profile compliance for all playbooks 2026-03-07 10:52:40 +00:00
health-check.yml fix: switch ramdisk from /dev/ram0 to tmpfs, refactor snapshot-download.py 2026-03-08 18:43:41 +00:00
relay-inbound-udp-test.yml fix: DOCKER-USER rules for inbound relay, add UDP test playbooks 2026-03-08 02:43:31 +00:00
relay-link-test.yml fix: DOCKER-USER rules for inbound relay, add UDP test playbooks 2026-03-08 02:43:31 +00:00