You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
3 months ago | |
---|---|---|
defaults | 3 months ago | |
meta | 1 year ago | |
tasks | 3 months ago | |
templates | 3 months ago | |
.gitignore | 1 year ago | |
README.adoc | 1 year 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