--- - name: 'Restart forgejo' systemd: name: 'forgejo' state: 'restarted' - name: 'Stop forgejo' systemd: name: 'forgejo' state: 'stopped'