ajout role phpldapadmin

This commit is contained in:
2018-12-05 17:46:19 +01:00
commit 0cbb6c7e97
10 changed files with 717 additions and 0 deletions

39
README.md Normal file
View File

@@ -0,0 +1,39 @@
Role Name
=========
Quick and dirty playbook to install phpldapadmin
Requirements
------------
Apache +php needed
Role Variables
--------------
baseddn
Dependencies
------------
none
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:
- { role: phpldapadmin, basedn: dc=ldx }
License
-------
BSD
Author Information
------------------
Thomas Constans <thomas@opendoor.fr>