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
- name: check out mastodon
git:
repo: https://github.com/mastodon/mastodon.git
version: v3.5.3
repo: ssh://git@git.stoopid.club:2222/teh.entar.net/mastodon.git
version: deploy
dest: /srv/mastodon
update: no
register: mastodon_git