--- - name: Reload nginx systemd_service: name: nginx state: reloaded
---
- name: Reload nginx
systemd_service:
name: nginx
state: reloaded