mikysal78.roundcube

Ansible Roundcube

WebサーバーにRoundcubeをインストールするためのシンプルなロールです。

要件

Webサーバーとメールサーバーがインストールされていること。

ロールのインストール方法:

ansible-galaxy install mikysal78.roundcube

ロール変数

defaults/main.ymlにある変数。

例のプレイブック

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

ライセンス

GPL

著者情報

プロジェクトについて

Install and configure roundcube

インストール
ansible-galaxy install mikysal78.roundcube
ライセンス
Unknown
ダウンロード
97
所有者