ISU-Ansible.openldap
OpenLDAP
Requirements
This build works for:
- Enterprise Linux 6
- Enterprise Linux 7
- Fedora 24
- Fedora 25
Role Variables
These variables are set in the vars folder and should not be overridden:
openldap_configuration_fileopenldap_packages
The openldap_conf variable contains a hash consisting of the key/value pairs. By default, the variable is as listed below. You will need to alter this to fit your environment.
openldap_conf:
ldap_version: "3"
URI:
- ldap://ldap1.example.com
- ldap://ldap2.example.com
BASE: "dc=example,dc=com"
scope: "sub"
HOST: "ldap1.example.com ldap2.example.com"
SASL_MECH: "GSSAPI"
SASL_REALM: "EXAMPLE.COM"
REFERRALS: "no"
Dependencies
No dependencies.
Example Playbook
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- ISU-Ansible.openldap
License
GPL2
Author Information
Install
ansible-galaxy install ISU-Ansible.openldapLicense
gpl-2.0
Downloads
219
Owner
