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

`acme_tiny.py`: Symlinking instead of copying? #53

Closed ypid closed 8 years ago

ypid commented 8 years ago

Is there an advantage with copying the program in this case?

https://github.com/debops/ansible-pki/blob/dfc162e9d16e2e88693636d98bd25eff69328f40/tasks/acme_tiny.yml#L34-L36

ypid commented 8 years ago

Closing this issue as I found an upstream issue tracking this.