`amneziawg-tools` has a newer release tag than the one pinned in this repo. - **Pinned:** `v1.0.20260223` - **Latest:** `v1.0.20260618-2` - **Releases:** https://github.com/amnezia-vpn/amneziawg-tools/releases ### To update 1. Bump `amnezia_wg_tools_tag` in `roles/amnezia_wg/defaults/main.yml` to `v1.0.20260618-2`. 2. Redeploy — the Dockerfile ref changes, so the image rebuilds: ``` ansible-playbook playbook.yml -i inventory.yml -e @custom.yml -e @secret.yml \ --vault-password-file ~/.vault_pass --tags amnezia_wg -e force_recreate=true ``` _Opened automatically by `.github/workflows/amnezia-upstream-check.yml`._
amneziawg-toolshas a newer release tag than the one pinned in this repo.v1.0.20260223v1.0.20260618-2To update
amnezia_wg_tools_taginroles/amnezia_wg/defaults/main.ymltov1.0.20260618-2.Opened automatically by
.github/workflows/amnezia-upstream-check.yml.