Installs apache2 http://httpd.apache.org/
None
---
# defaults file for ansible-apache2
apache2_config_php: false #defines if php.ini should be configured for Apache2
apache2_install_php_sqlite: false
apache2_install_php: false
apache2_php_max_memory: 128M #defines max memory for Apache php....default is 128M
None
- hosts: servers
roles:
- { role: mrlesmithjr.apache2 }
BSD
Larry Smith Jr.
- @mrlesmithjr
- http://everythingshouldbevirtual.com
- mrlesmithjr [at] gmail.com