main.yml 187 B

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