main.yml 160 B

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