mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-12-16 01:31:08 +01: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.
3 lines
74 B
YAML
3 lines
74 B
YAML
certbot_package: letsencrypt
|
|
certbot_auto_renew_args: "--no-self-upgrade"
|