committinh old changes

This commit is contained in:
2024-02-06 10:35:56 +01:00
parent 9568139378
commit 4a829ed81a
10 changed files with 46 additions and 53 deletions

View File

@@ -4,6 +4,6 @@
changed_when: false
- name: import additional schemas
command: "ldapadd -Y EXTERNAL -H ldapi:/// -f {{ ldap_config_dir }}/schema/{{ schema }}.ldif"
command: "ldapadd -Y EXTERNAL -H ldapi:/// -f /etc/openldap/schema/{{ schema }}.ldif"
when: schema not in ldap_schema_list.stdout