use my mastodon repo

This commit is contained in:
Antonio J. Delgado 2023-07-08 14:27:29 +03:00
parent cd562f8848
commit 91bedc8923

View file

@ -24,7 +24,7 @@
- name: Clon Mastodon repo
git:
repo: https://github.com/mastodon/mastodon.git
repo: https://github.com/ajdelgado/mastodon.git
dest: "{{ mastodon_composer_folder }}"
force: true
update: true