use my mastodon repo
This commit is contained in:
parent
cd562f8848
commit
91bedc8923
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
|
|
||||||
- name: Clon Mastodon repo
|
- name: Clon Mastodon repo
|
||||||
git:
|
git:
|
||||||
repo: https://github.com/mastodon/mastodon.git
|
repo: https://github.com/ajdelgado/mastodon.git
|
||||||
dest: "{{ mastodon_composer_folder }}"
|
dest: "{{ mastodon_composer_folder }}"
|
||||||
force: true
|
force: true
|
||||||
update: true
|
update: true
|
||||||
|
|
Loading…
Reference in a new issue