configpolicy/roles/apache
Dustin ee93586a95 roles/apache: Add previously-ignored cert symlinks
Before the advent of `ansible-vault`, and  long before `certbot`/`lego`,
I used to keep certificate files (and especially private key files) out
of the Git repository.  Now that certificates are stored in a separate
repository, and only symlinks are stored in the configuration policy,
this no longer makes any sense.  In particular, it prevents the continuous
enforcement process from installing Let's Encrypt certificates that have
been automatically renewed.
2021-01-24 17:08:00 -06:00
..
defaults roles/apache: Use event MPM by default 2018-05-28 15:24:34 -05:00
files roles/apache: Add previously-ignored cert symlinks 2021-01-24 17:08:00 -06: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: Add tags to tasks 2020-12-26 11:35:45 -06:00
templates roles/apache: logrotate: Compress logs immediately 2020-12-26 11:33:09 -06:00