Skip to content

AudioCodesT/ansible-apache2

 
 

Repository files navigation

Role Name

Installs apache2 http://httpd.apache.org/

Build Status

Requirements

None

Role Variables

---
# 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

Dependencies

None

Example Playbook

- hosts: servers
  roles:
     - { role: mrlesmithjr.apache2 }

License

BSD

Author Information

Larry Smith Jr.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published