aaronpederson.apache
ansible-apache
apache An open-source HTTP server for modern operating systems.
Tunables
apache_user(string) - User to run apache asapache_group(string) - Group to run apache asapache_log_root(string) - Directory for logsapache_runtime_root(string) - Directory for runtime dataapache_pidfile_path(string) - Path for pidfileapache_standard_configuration(boolean) - Using included configuration?apache_port(string) - The port to serve HTTPapache_port_ssl(string) - The port to serve HTTPSapache_vhosts(list) - A list of vhosts to enableapache_vhosts_ssl(list) - A list of SSL vhosts to enableapache_ssl_protocol(string) - The SSL protocol to useapache_ssl_cipher_suite(string) - The SSL cipher suite to useapache_mods(list) - A list of apache mods to enable
Dependencies
Example Playbook
- hosts: servers
roles:
- role: telusdigital.apache
License
Contributors
- Ben Visser
- Thank you to Jeff Geerling, whose repository served as the starting point for this repo
Install
ansible-galaxy install aaronpederson.apacheLicense
Unknown
Downloads
307
Owner
