Skip to content

Ansible role to install and configure OpenLDAP server

License

Notifications You must be signed in to change notification settings

mbocquet/openldap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenLDAP

Ansible role to install and configure OpenLDAP server.

Requirements

None.

Role Variables

Many. See defaults/main.yml

Dependencies

None.

Install this roles as submodule of an existing GIT repository

git submodule add https://git.sekoya.org/mb/openldap.git roles/openldap

Example Playbook

- hosts: servers
  roles:
     - openldap


- hosts: servers
  roles:
     - { role: openldap, x: 42 }

License

GPLv3

Author Information

http://www.sekoya.org

About

Ansible role to install and configure OpenLDAP server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages