Update repo to use gitea

This commit is contained in:
Erik Stambaugh 2022-11-07 18:41:09 -08:00
parent 9c6ad29726
commit 60bfe3490c

View file

@ -5,8 +5,8 @@
# check out mastodon # check out mastodon
- name: check out mastodon - name: check out mastodon
git: git:
repo: https://github.com/mastodon/mastodon.git repo: ssh://git@git.stoopid.club:2222/teh.entar.net/mastodon.git
version: v3.5.3 version: deploy
dest: /srv/mastodon dest: /srv/mastodon
update: no update: no
register: mastodon_git register: mastodon_git