Howto disable apachectl reload after every single renew?

certbot renew will attempt to renew all certs in one pass and if you use a --deploy-hook you can initiate the single apache reload (and it will only execute whenever a cert is actually renewed).