You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you on a recent enough version of Ansible and Jinja2? I personally haven't used this role (as far as I can remember), but haven't heard of others mentioning this error either.
To keep things moving I ended up keeping mash-postgres and mash-redis but opted for docker compose Authentik since it's a little more involved with outposts/integrations and since i'm already configuring nginx it wasn't too much more trouble to use their recommended docker setup for Authentik. I appreciate all of the work here I just wasn't able to use it this time.
In any case here's the version of Ansible I used on Fedora 38, using brew to install Ansible; in case it helps anyone else. Feel free to close if no one else is encountering this issue.
I ran into an issue where it seems a variable isn't initialized when used because I opted out of Traefik to setup and use nginx myself.
ansible-role-authentik/templates/labels.j2
Line 6 in 265d9e9
The setup will not continue without Traefik right now unfortunately.
The text was updated successfully, but these errors were encountered: