Merge branch 'master' of github.com:staticsafe/mastible
This commit is contained in:
commit
d83151de55
|
@ -29,7 +29,7 @@
|
||||||
become: true
|
become: true
|
||||||
become_user: mastodon
|
become_user: mastodon
|
||||||
- name: Install Ruby and set it as the user's default
|
- name: Install Ruby and set it as the user's default
|
||||||
shell: rbenv install 2.6.1 || rbenv global 2.6.1
|
shell: rbenv install 2.6.6 || rbenv global 2.6.6
|
||||||
args:
|
args:
|
||||||
executable: /bin/bash
|
executable: /bin/bash
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in New Issue