--- - name: reload nginx systemd: name: nginx state: reloaded - name: restart cron systemd: name: cron state: restarted