Update Mastodon version clone to v2.2.0
This commit is contained in:
parent
8e2f35cc23
commit
9527b8484b
|
@ -7,7 +7,7 @@
|
||||||
git:
|
git:
|
||||||
repo: 'https://github.com/tootsuite/mastodon.git'
|
repo: 'https://github.com/tootsuite/mastodon.git'
|
||||||
dest: /home/mastodon/live
|
dest: /home/mastodon/live
|
||||||
version: v2.1.3
|
version: v2.2.0
|
||||||
become: true
|
become: true
|
||||||
become_user: mastodon
|
become_user: mastodon
|
||||||
- name: Install bundler
|
- name: Install bundler
|
||||||
|
|
Loading…
Reference in New Issue