You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 months ago | |
---|---|---|
defaults | 2 years ago | |
meta | 2 years ago | |
tasks | 10 months ago | |
templates | 10 months ago | |
.gitignore | 2 years ago | |
README.adoc | 2 years ago |
README.adoc
SoGO ==== Requirements ------------ You need to have debian (or compatible, like ubuntu) already installed. It will install all dependencies on host-machine: * LDAP - Yes, you need a LDAP-server. It can be installed anywhere, but you need one. A https-Server is not included, so you need a nginx oder nginx-unit in front of. Role Variables -------------- sogo_ldap_base_dn:: Example Playbook ---------------- [source,yaml] ---- --- # vim: set expandtab tabstop=2 shiftwidth=2: - hosts: sogo remote_user: root become: false tasks: - import_role: name: sogo ---- License ------- AGPLv3 Author Information ------------------ Denis Knauf - https://git.denkn.at/deac/ansible-role-sogo