feat(playbooks/authelia): add playbook

This commit is contained in:
2025-12-29 16:00:10 +01:00
parent 619920c297
commit 5fa0f4032b
3 changed files with 122 additions and 0 deletions

7
playbooks/authelia.md Normal file
View File

@@ -0,0 +1,7 @@
# `finallycoffee.services.authelia` ansible playbook
## Feature toggles
- `authelia_configure_postgesql_client` (default `false`)
- `authelia_configure_lego_rfc2136` (default `false`)
- `authelia_configure_caddy_reverse_proxy` (default `false`)