configpolicy/roles/apache
Dustin b519f97f6a roles/apache: Disable ssl_request_log
I am not sure the point of having both `ssl_request_log` and
`ssl_access_log`.  The former includes the TLS ciphers used in the
connection, which is not particularly interesting information.  To save
space on the log volume of web servers using Apache, we should just stop
creating this log file.
2020-12-26 11:31:24 -06:00
..
defaults roles/apache: Use event MPM by default 2018-05-28 15:24:34 -05:00
files hosts: Add motion0.p.b 2020-10-03 11:30:38 -05:00
handlers roles/apache: Role to deploy Apache HTTPD 2018-04-14 15:21:15 -05:00
meta roles/logrotate: Install and enable logrotate 2020-12-08 20:59:40 -06:00
tasks roles/apache: Configure mod_userdir 2019-01-04 20:52:23 -06:00
templates roles/apache: Disable ssl_request_log 2020-12-26 11:31:24 -06:00