--- - name: 'restart onlyoffice' systemd: daemon_reload: true name: 'onlyoffice-ds.target' enabled: true state: 'restarted' ...