ansible for authentik deployment.
This commit is contained in:
4
ansible/playbooks/roles/authentik/templates/env.j2
Normal file
4
ansible/playbooks/roles/authentik/templates/env.j2
Normal file
@@ -0,0 +1,4 @@
|
||||
# Managed by Ansible — do not edit manually
|
||||
AUTHENTIK_SECRET_KEY={{ authentik_secret_key }}
|
||||
DATABASE_PASSWORD={{ authentik_database_password }}
|
||||
AUTHENTIK_ADMIN_PASSWORD={{ authentik_admin_password }}
|
||||
Reference in New Issue
Block a user