Setup Arch Linux as a LDAP client with basic configuration.
A working LDAP server.
ldap_protocol: ldaps
ldap_base: dc=example,dc=com
ldap_server: ldap.example.com
- hosts: clients
roles:
- { role: imntreal.ldap_client }
GPLv3
Jameson Pugh imntreal@gmail.com