mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2026-09-12 16:41:18 +02:00
Install certificates
This commit is contained in:
@@ -12,3 +12,8 @@ certbot_auto_renew: true
|
||||
certbot_auto_renew_user: "{{ ansible_user }}"
|
||||
certbot_auto_renew_hour: 3
|
||||
certbot_auto_renew_minute: 30
|
||||
|
||||
# Install certificates
|
||||
certbot_email: ""
|
||||
certbot_domain: ""
|
||||
certbot_subdomains: []
|
||||
|
||||
Reference in New Issue
Block a user