mikysal78.roundcube
Ansible Roundcube
This is a simple role to install Roundcube on a web server.
Requirements
You need to have a web server and a mail server installed.
How to Install the Role
Run this command using Ansible Galaxy:
ansible-galaxy install mikysal78.roundcube
Role Variables
You can find the available variables in defaults/main.yml
.
Example Playbook
Here’s an example of how to use this role in a playbook:
- hosts: servers
become: "{{ become | default('yes') }}"
roles:
- { role: mikysal78-roundcube, tags: roundcube }
License
This role is licensed under GPL.
Author Information
Created by MikySal78.
Installa
ansible-galaxy install mikysal78.roundcube
Licenza
Unknown
Download
97
Proprietario