Sets up the ldap client utilities on a system
Go to file
Andrea Dell'Amico f0930f81ae Import the old role. 2020-06-02 14:51:49 +02:00
defaults Import the old role. 2020-06-02 14:51:49 +02:00
handlers Initial commit 2020-06-01 19:35:13 +02:00
meta Import the old role. 2020-06-02 14:51:49 +02:00
tasks Import the old role. 2020-06-02 14:51:49 +02:00
templates Import the old role. 2020-06-02 14:51:49 +02:00
tests Initial commit 2020-06-01 19:35:13 +02:00
vars Initial commit 2020-06-01 19:35:13 +02:00
.gitignore Initial commit 2020-06-01 19:35:13 +02:00
LICENSE Initial commit 2020-06-01 19:35:13 +02:00
README.md Import the old role. 2020-06-02 14:51:49 +02:00

README.md

Role Name

A role that configures the ldap client tools on a system

Role Variables

The most important variables are listed below:

ldap_uri: "ldap://ldap.example.org"
ldap_base_dn: "dc=example,dc=org"
ldap_tls_cacert: /etc/ssl/certs/ca-certificates.crt

Dependencies

None

License

EUPL-1.2

Author Information

Andrea DellAmico, andrea.dellamico@isti.cnr.it