feat(authelia): add ansible role for authelia #5

Merged
transcaffeine merged 2 commits from transcaffeine/authelia into main 2022-04-16 12:36:27 +00:00
Showing only changes of commit 98c3877081 - Show all commits

View File

@ -8,6 +8,9 @@ concise area of concern.
## Roles
- [`roles/authelia`](roles/authelia/README.md): Deploys an [authelia.com](https://www.authelia.com)
instance, an authentication provider with beta OIDC provider support.
- [`roles/gitea`](roles/gitea/README.md): Deploy [gitea.io](https://gitea.io), a
lightweight, self-hosted git service.