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