acme/certificate: Removed invalid command argument

wip
Felix Stupp 5 years ago
parent dbcc2e3209
commit bef682140b
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -7,7 +7,6 @@
command: >-
./acme.sh --issue
--domain "{{ domain | quote }}"
chdir: "{{ acme_installation_directory }}"
--webroot "{{ nginx_validation_root_directory | quote }}"
--ecc
--ocsp-must-staple

Loading…
Cancel
Save