main.yml 178 B

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