Files
Clément Désiles 1970564c8f refactor: drop shared-service meta dependencies from service roles
podman, postgres, valkey, and nginx are shared services deployed once
per host. Declaring them in meta/main.yml re-ran them on every service
deploy, adding significant time to targeted runs. Playbooks now list
shared services first (tagged 'infra') and every role entry carries a
group tag plus its own name, so '--tags <role>' deploys just that role.

Roles still fail fast when a shared service is missing (password
asserts, postgresql tasks). Prerequisites are documented in role
READMEs. CLAUDE.md updated to reflect the new convention.
2026-07-04 00:15:50 +02:00
..
2026-05-29 21:29:14 +02:00
2025-11-10 23:57:34 +01:00
2026-06-03 23:28:26 +02:00
2026-05-08 23:47:21 +02:00
2025-11-15 00:18:35 +01:00
2026-07-03 00:11:52 +02:00