Enable openldap memberof module with ansible ldap_attrs

后端 未结 0 1536
萌比男神i
萌比男神i 2021-01-27 04:28

With ansible 2.10 I use the ldap_attrs module to enable the openldap memberof module:

- name: Enable memberof module
  ldap_attrs:
    dn: cn=module{0},cn=config
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题