Files
fedora-infra_ansible/roles/certbot/files/acme-challenge.conf
Ricky Elrod 96fd17fb78 first attempt at certbot role
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2016-06-29 14:53:50 +00:00

4 lines
74 B
Plaintext

<Directory "/srv/web/acme-challenge/">
Require all granted
</Directory>