Skip to content

systemli/ansible-role-roundcube

Folders and files

NameName
Last commit message
Last commit date
Mar 4, 2025
Mar 14, 2025
Jan 3, 2022
Aug 14, 2024
Jul 8, 2023
Nov 2, 2023
Feb 10, 2025
Mar 14, 2025
Apr 28, 2023
Dec 31, 2020
Feb 10, 2025
Apr 28, 2023
May 11, 2023

Repository files navigation

ansible-role-roundcube

Build Status

Install and configure Roundcube. This includes configuration of the Roundcube Getmail and Enigma Plugin. You can choose a custom skin larry-custom that has additional links to accout settings.

Dependencies

You need to install a web and database server before using this role. Also, you need to configure the webserver to to deliver vhost {{ roundcube_domain }}.

Role Variables

see defaults/main.yml

For the first run, please set roundcube_enable_installer: true. Afterwards, you can run the installer at {{ roundcube_domain }}/installer.

Download

Download latest release with ansible-galaxy

$ ansible-galaxy install systemli.roundcube

Example Playbook

- hosts: servers
  roles:
    - { role: systemli.roundcube }

License

GPL

Author Information

https://www.systemli.org