ajout role phpldapadmin
This commit is contained in:
39
README.md
Normal file
39
README.md
Normal 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>
|
||||
|
||||
Reference in New Issue
Block a user