Implemented automatic OIDC connection for Nextcloud

This commit is contained in:
2025-02-06 23:04:37 +01:00
parent eaeab18103
commit b1ff11a0b8
3 changed files with 115 additions and 88 deletions

View File

@@ -32,7 +32,6 @@
force: yes
notify: docker compose project setup
# @todo activate
#- name: Include OIDC-specific tasks if OIDC client is active
# include_tasks: oidc_tasks.yml
# when: oidc.enabled | bool
- name: Include OIDC-specific tasks if OIDC client is active
include_tasks: oidc_tasks.yml
when: oidc.enabled | bool