webserver
Ansible Webserver Role
It is always a nightmare to provision a webserver with multiple virtual hosts. Because of that we created this role. It allows you to customize in a simple way the virtual hosts you need.
Requirements
- Ansible version 2.*
Role Variables
You can override all the variables in defaults/main.yml
in tour own vars.
Example Playbook
- hosts: servers
roles:
- { role: monsieurbiz.webserver }
License
MIT
Authors
- Jacques Bodin-Hullin - @jacquesbh
About
The webserver role allows you to quickly configure multiple vhost without a lot of configuration.
Install
ansible-galaxy install monsieurbiz/ansible-role-webserver
License
mit
Downloads
203
Owner
A web agency working on e-commerce stuff, mostly Sylius and Magento.