debops / ansible-pki

Bootstrap and manage internal PKI, Certificate Authorities and OpenSSL/GnuTLS certificates
GNU General Public License v3.0
65 stars 29 forks source link

Add option to omit copying custom extra files #95

Closed multun closed 7 years ago

multun commented 7 years ago

Meant to make easier using the letsencrypt integration.

muelli commented 7 years ago

Interesting. Can you elaborate what is getting easier with letsencrypt?

multun commented 7 years ago

debops.pki expects some directories containing files to copy to exist. When using bare ACME, eventhough you most likely don't want to copy files around, you still had to create some empty directories. This pull request adds an option to disable extra file copying.