Use Certbot naming for certificate files

This commit is contained in:
julian 2023-05-01 00:18:59 +02:00
commit 1a0636307b
2 changed files with 5 additions and 4 deletions

View file

@ -22,3 +22,4 @@ The `hosts` for this role need to be the machines on which you want to have the
- <https://docs.ansible.com/ansible/7/collections/community/crypto/acme_certificate_module.html>
- <https://docs.ansible.com/ansible/7/collections/community/crypto/openssl_privatekey_module.html>
- <https://docs.ansible.com/ansible/7/collections/community/crypto/openssl_csr_module.html>
- <https://eff-certbot.readthedocs.io/en/stable/using.html#where-are-my-certificates>