4 lines
142 B
YAML
4 lines
142 B
YAML
|
---
|
||
|
- name: Generate certificates
|
||
|
command: "certbot certonly --non-interactive --config /etc/letsencrypt/conf.d/{{ certbot.certname }}.ini"
|