Update Mastodon version checkout to 2.1.0 in roles/mastodon-app/tasks/main.yml
This commit is contained in:
parent
f34f5a5eb6
commit
2d31d38758
|
@ -7,7 +7,7 @@
|
|||
git:
|
||||
repo: 'https://github.com/tootsuite/mastodon.git'
|
||||
dest: /home/mastodon/live
|
||||
version: v2.0.0
|
||||
version: v2.1.0
|
||||
become: true
|
||||
become_user: mastodon
|
||||
- name: Install bundler
|
||||
|
|
Loading…
Reference in New Issue