mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-04-19 17:01:37 +02:00
Default implementation provides a backward compatible solution and fixes the issue where the "--quiet" argument doesn't exist anymore in Ubuntu 16.04's default installation of letsencrypt.
4 lines
82 B
YAML
4 lines
82 B
YAML
---
|
|
certbot_package: certbot
|
|
certbot_auto_renew_args: "--quiet --no-self-upgrade"
|