Fix authentik uninstall+hubsite

This commit is contained in:
Julian-Samuel Gebühr 2023-04-23 12:27:36 +02:00
parent 97a48146cd
commit 1e670796a1
2 changed files with 2 additions and 2 deletions

View file

@ -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 }}""
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

View file

@ -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