## [![DebOps project](http://debops.org/images/debops-small.png)](http://debops.org) lam [![Travis CI](http://img.shields.io/travis/debops/ansible-lam.svg?style=flat)](http://travis-ci.org/debops/ansible-lam) [![test-suite](http://img.shields.io/badge/test--suite-ansible--lam-blue.svg?style=flat)](https://github.com/debops/test-suite/tree/master/ansible-lam/) [![Ansible Galaxy](http://img.shields.io/badge/galaxy-debops.lam-FIXME.svg?style=flat)](https://galaxy.ansible.com/list#/roles/FIXME) This role installs [LDAP Account Manager](https://www.ldap-account-manager.org/), a webfrontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. ### Installation This role requires at least Ansible `v1.7.1`. To install it, run: ansible-galaxy install debops.lam ### Documentation More information about `debops.lam` can be found in the [official debops.lam documentation](http://docs.debops.org/en/latest/ansible/roles/ansible-lam/docs/). ### Are you using this as a standalone role without DebOps? You may need to include missing roles from the [DebOps common playbook](https://github.com/debops/debops-playbooks/blob/master/playbooks/common.yml) into your playbook. [Try DebOps now](https://github.com/debops/debops) for a complete solution to run your Debian-based infrastructure. ### Authors and license `lam` role was written by: - Patryk Sciborek | [e-mail](mailto:patryk@sciborek.com) | [GitHub](https://github.com/scibi) License: [GPLv3](https://tldrlegal.com/license/gnu-general-public-license-v3-%28gpl-3%29) *** This role is part of the [DebOps](http://debops.org/) project. README generated by [ansigenome](https://github.com/nickjj/ansigenome/).