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