From 0a585b929d6018fe04c32d9c09698a5bb9e57a52 Mon Sep 17 00:00:00 2001 From: Jeremy Pinhel Date: Sat, 18 Jun 2016 02:46:07 +0200 Subject: [PATCH] Update README.md change sudo for become --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 944d2ae..26d7e5e 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ rvm1_autolib_mode: 3 hosts: all roles: - - { role: rvm_io.rvm1-ruby, tags: ruby, sudo: True } + - { role: rvm_io.rvm1-ruby, tags: ruby, become: yes } ``` #### System wide installation