Install certificates

This commit is contained in:
nick
2017-01-24 12:48:41 +02:00
parent 52dbc87e22
commit 9e00589518
2 changed files with 77 additions and 2 deletions
+5
View File
@@ -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: []