--- - name: Reload systemd systemd: daemon_reload: yes - name: Restart cezen-api systemd: name: cezen-api state: restarted