Skip to content

Ansible role for a basic prosody instance added.

Ansible role that installs and configures a basic prosody instance with these characteristics:

  • Uses self signed certificates created at the time of the installation.
  • Does not allow registration.
  • Authenticates users against Keel/LDH LDAP instance via Cyrus SASL.
  • Connections to LDAP instance are not encrypted.

Merge request reports