Add a comment to roles/ruby/tasks/main.yml

This commit is contained in:
staticsafe 2017-11-26 16:40:16 -05:00
parent 4d8e42dc8a
commit 852b28f166
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
---
# All tasks in this role should be done as the mastodon user
# This role installs rbenv, ruby-build and the right version of Ruby for
# Mastodon's use
- name: Clone rbenv git repository
git:
repo: 'https://github.com/rbenv/rbenv.git'