mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2026-09-17 10:30:40 +02:00
Fix tests on debian10, CentOS 7 and remove support for CentOS 6
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ certbot_auto_renew_options: >-
|
||||
|
||||
# Parameters used when creating new Certbot certs.
|
||||
certbot_create_if_missing: false
|
||||
certbot_create_method: standalone
|
||||
certbot_create_method: certonly
|
||||
certbot_admin_email: email@example.com
|
||||
certbot_certs: []
|
||||
# - email: janedoe@example.com
|
||||
|
||||
Reference in New Issue
Block a user