chef-role ansible-role-apache-vhost
Ansible role to manage apache's virtual hosts on gentoo instances.
vundb/ansible-role-apache-vhost
Ansible role to manage apache's virtual hosts on gentoo instances.
- Saturday, September 30, 2017
- by vundb
- Repository
- 1 Watchers
- 1 Stars
- 37 Installations
- 1 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 5 Versions
- 16 % Grown
Ansible Role Apache Vhost
Ansible role to manage apache's virtual hosts on gentoo instances., (*1)
Supported Distributions
Role Variables
-
apache_services
:
Array with services to be restarted on configuration changes., (*2)
-
apache_user
:
System user name for apache daemon. Default value is apache
., (*3)
-
apache_group
:
System user group for apache daemon. Default value is apache
., (*4)
-
apache_vhosts
:
Array with virtual host configuration. See
default vars file, (*5)
Dependencies
None., (*6)
Example Playbook
- hosts: all
roles:
- role: vundb-apache-vhost
apache_vhosts:
- label: "example.com"
virtual_host: "*:80"
server_name: "example.com"
server_alias: "example.com"
document_root: "/var/www/example.com"
License
MIT, (*7)
- You can find more roles in my GitHub channel vundb
- Follow me on Twitter @vundb
dev-master
9999999-dev
Ansible role to manage apache's virtual hosts on gentoo instances.
Sources
Download
MIT
The Requires
by
Viktor Breitenbuecher
1.2.0
1.2.0.0
Ansible role to manage apache's virtual hosts on gentoo instances.
Sources
Download
MIT
The Requires
by
Viktor Breitenbuecher
dev-feature/checks
dev-feature/checks
Ansible role to manage apache's virtual hosts on gentoo instances.
Sources
Download
MIT
The Requires
by
Viktor Breitenbuecher
1.1.0
1.1.0.0
Ansible role to manage apache's virtual hosts on gentoo instances.
Sources
Download
MIT
The Requires
by
Viktor Breitenbuecher
1.0.0
1.0.0.0
Ansible role to manage apache's virtual hosts on gentoo instances.
Sources
Download
MIT
The Requires
by
Viktor Breitenbuecher