mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2026-09-12 16:41:18 +02:00
Fix .travis error: add certbot_webserver in default config
This commit is contained in:
@@ -14,6 +14,7 @@ certbot_auto_renew_hour: 3
|
||||
certbot_auto_renew_minute: 30
|
||||
|
||||
# Install certificates
|
||||
certbot_webserver: apache
|
||||
certbot_email: ""
|
||||
certbot_domain: ""
|
||||
certbot_subdomains: []
|
||||
|
||||
Reference in New Issue
Block a user