mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Optimized networking and matomo
This commit is contained in:
@@ -25,6 +25,6 @@
|
||||
include_tasks: oidc.yml
|
||||
when: oidc.enabled | bool
|
||||
|
||||
- name: Include LDAP specific tasks
|
||||
include_tasks: ldap.yml
|
||||
when: ldap.enabled | bool
|
||||
#- name: Include LDAP specific tasks
|
||||
# include_tasks: ldap.yml
|
||||
# when: ldap.enabled | bool
|
Reference in New Issue
Block a user