How to automatically reload Nginx after a Let's Encrypt certificate renewal via certbot / systemd?

Add to etc/letsencrypt/cli.ini the line:

deploy-hook = systemctl reload nginx

E.g.:

blog.arnonerba.com/2019/01/lets-encrypt-how-to-automatically-restart-nginx-with-certbot