mirror of
https://github.com/roles-ansible/ansible_role_acmetool.git
synced 2024-08-16 12:29:49 +02:00
17 lines
657 B
Django/Jinja
17 lines
657 B
Django/Jinja
"acme-enter-email": "{{ acme_notification_email }}"
|
|
|
|
"acme-agreement:https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf": true
|
|
|
|
"acmetool-quickstart-choose-server": https://acme-v01.api.letsencrypt.org/directory
|
|
|
|
"acmetool-quickstart-choose-method": "webroot"
|
|
"acmetool-quickstart-webroot-path": "/var/run/acme/acme-challenge"
|
|
|
|
"acmetool-quickstart-complete": true
|
|
"acmetool-quickstart-install-cronjob": false
|
|
"acmetool-quickstart-install-haproxy-script": false
|
|
"acmetool-quickstart-install-redirector-systemd": false
|
|
|
|
"acmetool-quickstart-key-type": ecdsa
|
|
"acmetool-quickstart-rsa-key-size": 4096
|
|
"acmetool-quickstart-ecdsa-curve": nistp256
|