main.yml 168 B

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