このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
ka
/
ansible-role-apache
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
enabling php is not the responsibility of this module
master
Markus Katharina Brechtel
5年前
親
b67b774cf8
コミット
bfb71ae6f8
2個のファイルの変更
、
0行の追加
、
6行の削除
ユニファイド表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+0
-1
tasks/main.yml
+0
-5
tasks/setup_Debian.yml
+ 0
- 1
tasks/main.yml
ファイルの表示
@@ -7,7 +7,6 @@
name: "{{item}}"
name: "{{item}}"
state: present
state: present
with_items:
with_items:
- php7.0
- rewrite
- rewrite
- ssl
- ssl
+ 0
- 5
tasks/setup_Debian.yml
ファイルの表示
@@ -6,11 +6,6 @@
state: present
state: present
with_items:
with_items:
- apache2
- apache2
- libapache2-mod-php
- composer
- php-zip
- php-mbstring
- php-xml
- name: remove default page
- name: remove default page
file:
file:
書き込み
プレビュー
読み込み中…
キャンセル
保存