diff --git a/group_vars/mash_servers b/group_vars/mash_servers index 6675d42..4788762 100644 --- a/group_vars/mash_servers +++ b/group_vars/mash_servers @@ -1092,7 +1092,7 @@ hubsite_service_adguard_home_priority: 1000 # authentik hubsite_service_authentik_enabled: "{{ authentik_enabled }}" hubsite_service_authentik_name: Authentik -hubsite_service_authentik_url: "https://{{ authentik_hostname }}{{ authentik_path_prefix }}" +hubsite_service_authentik_url: "https://{{ authentik_hostname }}" hubsite_service_authentik_logo_location: "{{ role_path }}/assets/authentik.png" hubsite_service_authentik_description: "An open source identity provider" hubsite_service_authentik_priority: 1000 diff --git a/requirements.yml b/requirements.yml index 017b4f1..ce75107 100644 --- a/requirements.yml +++ b/requirements.yml @@ -7,7 +7,7 @@ version: v1.9.16-0 name: appsmith - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-authentik.git - version: v2023.4.1-3 + version: v2023.4.1-4 name: authentik - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-aux.git version: v1.0.0-0