mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
Implemented automatic OIDC connection for Nextcloud
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user