configpolicy/roles/certbot/files
Dustin d1a72de6b0 roles/certbot: Run periodically as certbot user
The default systemd unit configuration for *certbot-renew.service* runs
the `certbot renew …` command as root. This can cause permissions
issues, since this Ansible role expects the *certbot* user to be able to
access all configuration, data, and log files. As such, this commit adds
a systemd unit extension for *certbot-renew.service* to run the command
as *certbot*.
2019-01-04 20:52:23 -06:00
..
certbot-renew-runas.service roles/certbot: Run periodically as certbot user 2019-01-04 20:52:23 -06:00
certbot.httpd.conf roles/certbot: Set up Let's Encrypt certificates 2018-06-13 22:23:21 -05:00