roundcube
Ansible Roundcube
Simple role for install roundcube on webserver
Requirements
Webserver and Mailserver installed.
install the role via ansible-galaxy::
ansible-galaxy install mikysal78.roundcube
Role Variables
Any variables that are in defaults/main.yml
Example Playbook
- hosts: servers
become: "{{ become | default('yes') }}"
roles:
- { role: mikysal78-roundcube, tags: roundcube }
License
GPL
Author Information
Install
ansible-galaxy install mikysal78/ansible-roundcube
License
Unknown
Downloads
86
Owner