- name: deactivate htaccess command: 'mv /var/www/sonerezh/.htaccess /var/www/sonerezh/htaccess' - name: renewal certificat command: '/root/certbot-auto certonly --renew-by-default -a webroot --webroot-path /var/www/sound/sonerezh -d sound.hory.me --rsa-key-size 4096 --text' - name: reactivate htaccess command: 'mv /var/www/sonerezh/htaccess /var/www/sonerezh/.htaccess'