mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Optimized peertube css
This commit is contained in:
@@ -64,3 +64,8 @@
|
||||
mode: '770'
|
||||
loop: "{{ lookup('fileglob', '{{ role_path }}/templates/ldif/*.j2', wantlist=True) }}"
|
||||
notify: Import LDIF files
|
||||
|
||||
- name: Force LDIF files import
|
||||
command: /bin/true
|
||||
notify: Import LDIF files
|
||||
when: applications.ldap.force_import | bool
|
Reference in New Issue
Block a user