--- - name: Re-build discord bridge shell: cmd: npm run build chdir: /srv/matrix-appservice-discord - name: Restart the discord bridge systemd: name: bridge_discord state: restarted