このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
ansible-roles
/
apache
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
2
Wiki
アクティビティ
ansible role to deploy apache on debian
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
7
コミット
1
ブランチ
ブランチ:
master
master
v1.1
v1.0
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'master' から
${ noResults }
apache
/
playbook
/
example.yml
example.yml
99B
Raw
パーマリンク
Blame
履歴
1
2
3
4
5
6
7
8
9
---
- hosts: localhost
vars:
apache_remove_default_vhost: yes
roles:
- role: apache