このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
nils
/
ispmail-buster-ansible
ミラー元
http://git.workaround.org/ispmail/ispmail-buster-ansible.git
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
0
Wiki
アクティビティ
ソースを参照
changed http_proxy to proxy_http
merge-requests/1/head
Adam Bardall
5年前
親
dd51470ada
コミット
b69d6ab453
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
ansible/roles/ispmail-webmail-apache-roundcube/tasks/main.yml
+ 1
- 1
ansible/roles/ispmail-webmail-apache-roundcube/tasks/main.yml
ファイルの表示
@@ -79,6 +79,6 @@
- name: Enable Apache mod_proxy for rspamd admin web interface
command:
cmd: a2enmod
http_
proxy
cmd: a2enmod proxy
_http
creates: /etc/apache2/mods-enabled/proxy_http.load
notify: restart apache
書き込み
プレビュー
読み込み中…
キャンセル
保存