mikysal78.roundcube

Ansible Roundcube

Einfache Rolle zur Installation von Roundcube auf einem Webserver

Anforderungen

Webserver und Mailserver installiert.

Installieren Sie die Rolle über ansible-galaxy::

ansible-galaxy install mikysal78.roundcube

Rollenvariablen

Alle Variablen, die in defaults/main.yml enthalten sind.

Beispiel Playbook

- hosts: servers
  become: "{{ become | default('yes') }}"
  roles:
    - { role: mikysal78-roundcube, tags: roundcube }

Lizenz

GPL

Autoreninformationen

Über das Projekt

Install and configure roundcube

Installieren
ansible-galaxy install mikysal78.roundcube
GitHub Repository
Lizenz
Unknown
Downloads
97
Besitzer