thefinn93 / ansible-letsencrypt

An ansible role to generate TLS certificates and get them signed by Let's Encrypt
GNU General Public License v3.0
440 stars 122 forks source link

Use letsencrypt quiet flag for renewal #42

Closed jtdowney closed 7 years ago

jtdowney commented 7 years ago

The output was going to stderr, which wasn't being redirected. This change utilizes the built in quiet feature for renewal.