Commit graph

17 commits

Author SHA1 Message Date
86d076ebc6 Fix "Forbidden implicit octal value" lint errors 2023-10-12 19:14:54 +00:00
a49bba39f9 Remove custom http log configurations 2023-02-11 19:43:22 +00:00
541908657f apache: Drop CentOS 7 support 2022-10-30 19:56:14 +00:00
c566ddd819 apache: Better syntax for jinja2 2022-10-29 18:03:35 +00:00
09f7750206 apache: ansible-lint fixes 2022-10-29 18:02:17 +00:00
b24e7feaeb apache: Convert modules to use FQCN 2022-04-14 13:12:32 +00:00
69bc7d96f2 Lint fixes 2022-02-25 17:49:50 +00:00
fadd7882e3 apache: Lint fixes 2022-02-24 23:57:05 +00:00
e6e8fd835d apache: Add logsync support 2021-09-17 16:29:51 +00:00
e571d171da apache: Use only TLS1.3 where available 2021-09-03 14:56:15 +00:00
f5782ad361 apache: Change admin contact address 2021-03-18 22:27:05 +00:00
dd2b5c6a69 apache: Remove Procotols option
CentOS 7 doesn't support Protocols definition at all. Also as we
are running Apache only behind proxies all requests are HTTP/1.1
anyway.
2020-08-28 10:57:39 +00:00
e7aa1c9b73 apache: Drop back to Mozilla intermediate
Looks like our proxies don't support modern settings yet.
2020-08-28 10:13:29 +00:00
47da9470a6 apache: Allow access to web root 2020-08-28 10:10:57 +00:00
bace8a39b4 apache: Just use Mozilla recommended settings
Removed all RedHat default settings and just added Mozilla recommended
modern settings.
2020-08-28 10:05:44 +00:00
affeddd2cc apache: Require client certificate authentication 2020-08-28 09:58:36 +00:00
480822619d apache: Initial version of module 2020-08-28 09:52:02 +00:00