Skip to content

systemli/ansible-role-roundcube

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