monsieurbiz.webserver
Ansible ウェブサーバーロール
複数のバーチャルホストを持つウェブサーバーを設定するのは、いつも厄介なことです。
それを解決するために、このロールを作成しました。これにより、必要なバーチャルホストを簡単にカスタマイズできます。
要件
- Ansible バージョン 2.*
ロール変数
defaults/main.yml
のすべての変数は、自分の変数で上書きできます。
例プレイブック
- hosts: servers
roles:
- { role: monsieurbiz.webserver }
ライセンス
MIT
著者
- Jacques Bodin-Hullin - @jacquesbh
プロジェクトについて
The webserver role allows you to quickly configure multiple vhost without a lot of configuration.
インストール
ansible-galaxy install monsieurbiz.webserver
ライセンス
mit
ダウンロード
213
所有者
A web agency working on e-commerce stuff, mostly Sylius and Magento.