mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2026-09-15 18:00:42 +02:00
Removes --quiet parameter for the ubuntu 16.04 version of letsencrypt, which does not support it.
This commit is contained in:
@@ -1 +1,2 @@
|
||||
certbot_package: letsencrypt
|
||||
certbot_renew_command: "renew --no-self-upgrade"
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
---
|
||||
certbot_package: certbot
|
||||
certbot_renew_command: "renew --quiet --no-self-upgrade"
|
||||
|
||||
Reference in New Issue
Block a user