main.yml 180 B

12
  1. - name: renewal certificat
  2. command: "/root/certbot-auto certonly --renew-by-default -a webroot --webroot-path /var/www/site -d www.hory.me -d hory.me --rsa-key-size 4096 --text"