Deploy nginx with Ansible: Handlers, Reloads and Health Checks
Install nginx, deploy a page and meet handlers: the Ansible mechanism that reloads a service only when something actually changed, with a health check that fails the run when the service does not answer, verified against real systemd.