feat: add remove media and preview cards to mastodon
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
remote_user: mastodon
|
||||
lineinfile:
|
||||
path: "{{ mastodon_home }}/.bashrc"
|
||||
line: "eval \"$(~/.rbenv/bin/rbenv init - bash)\""
|
||||
line: "eval \"$({{ mastodon_home }}/.rbenv/bin/rbenv init - bash)\""
|
||||
|
||||
- name: install ruby version
|
||||
remote_user: mastodon
|
||||
|
Reference in New Issue
Block a user