Browse Source

roles/ldap: fix logging

python3
Zolfa 4 years ago
parent
commit
2754e1b597
Signed by: zolfa GPG Key ID: E1A43B038C4D6616
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      roles/ldap/tasks/1_configure_server.yaml

+ 1
- 0
roles/ldap/tasks/1_configure_server.yaml View File

@ -84,6 +84,7 @@
ldap_attr:
dn: 'cn=config'
name: 'olcLogLevel'
state: 'exact'
values: 'conns acl'
- name: 'activate auditlog overlay'


Loading…
Cancel
Save