Files
rick-infra/roles/authentik/meta/main.yml
Joakim df4ae0eb17 WIP: Authentik role with Quadlet pod approach - debugging container service generation
- Created authentik.pod file for proper pod definition
- Removed superfluous authentik-pod.container file
- Updated container templates to reference pod correctly
- Issue: Quadlet still reports 'pod authentik is not Quadlet based'
- Container services not being generated (only pod service works)
2025-11-26 23:24:09 +01:00

10 lines
219 B
YAML

---
# Authentik Role Dependencies
dependencies:
- role: postgresql
- role: valkey
- role: podman
- role: caddy
# No modifications to infrastructure roles required
# Authentik role is completely self-contained