Optimized peertube css

This commit is contained in:
2025-02-20 22:16:02 +01:00
parent b9c518a6ff
commit 6e8e19523d
3 changed files with 49 additions and 15 deletions

View File

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