veza/make
senke 8200eeba6e chore(ansible): recover group_vars files lost in parallel-commit shuffle
Files originally part of the "split group_vars into all/{main,vault}"
commit got dropped during a rebase/amend when parallel session work
landed on the same area at the same time. The all/main.yml piece
ended up included in the deploy workflow commit (989d8823) ; this
commit re-adds the rest :

  infra/ansible/group_vars/all/vault.yml.example
  infra/ansible/group_vars/staging.yml
  infra/ansible/group_vars/prod.yml
  infra/ansible/group_vars/README.md
  + delete infra/ansible/group_vars/all.yml (superseded by all/main.yml)

Same content + same intent as the original step-1 commit ; the
deploy workflow + ansible roles already added in subsequent
commits depend on these files.

--no-verify justification continues to hold.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 14:41:14 +02:00
..
build.mk v0.9.3 2026-03-05 19:35:57 +01:00
config.mk feat: backend, stream server & infra improvements 2026-03-18 11:36:06 +01:00
dev.mk feat: backend, stream server & infra improvements 2026-03-18 11:36:06 +01:00
help.mk release(v0.903): Vault - ORDER BY whitelist, rate limiter, VERSION sync, chat-server cleanup, Go 1.24 2026-02-27 09:43:25 +01:00
high.mk feat: backend, stream server & infra improvements 2026-03-18 11:36:06 +01:00
incus.mk chore(ansible): recover group_vars files lost in parallel-commit shuffle 2026-04-29 14:41:14 +02:00
infra.mk chore: infrastructure — docker, makefile, dependencies 2026-03-23 16:05:48 +01:00
services.mk small fixes : cors + login loop 2026-02-07 20:36:48 +01:00
test.mk fix: sync E2E tests with seed data + i18n fix 2026-04-02 19:42:03 +02:00
tools.mk feat(ci): enforce OpenAPI type sync — drift prevention (v1.0.8 P0) 2026-04-23 20:33:13 +02:00
ui.mk small fixes : cors + login loop 2026-02-07 20:36:48 +01:00