https://github.com/wtanaka/ansible-role-apache
Ansible role to install Apache HTTP Server 2.x
https://github.com/wtanaka/ansible-role-apache
ansible ansible-galaxy ansible-role ansible-roles apache apache2 galaxy
Last synced: about 2 months ago
JSON representation
Ansible role to install Apache HTTP Server 2.x
- Host: GitHub
- URL: https://github.com/wtanaka/ansible-role-apache
- Owner: wtanaka
- Created: 2017-01-29T06:13:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-08-24T00:48:02.000Z (almost 7 years ago)
- Last Synced: 2025-03-16T21:21:34.811Z (over 1 year ago)
- Topics: ansible, ansible-galaxy, ansible-role, ansible-roles, apache, apache2, galaxy
- Size: 14.6 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/wtanaka/ansible-role-apache)
[](https://circleci.com/gh/wtanaka/ansible-role-apache)
wtanaka.apache
==============
This ansible role installs Apache 2.x and allows you to specify which
apache modules to enable
Example Playbook
----------------
- hosts: all
roles:
- role: wtanaka.apache
# These variables can go either here or in the appropriate
# host_vars or group_vars file
# List of apache modules to enable
apache_mods_enabled:
- rewrite
apache_mods_disabled:
- proxy_fcgi
License
-------
GPLv2
Author Information
------------------
http://wtanaka.com/