Update the default system path in the example

This commit is contained in:
Nick Janetakis
2014-09-20 12:51:34 -04:00
parent 05687378bb
commit 029b1ae037

View File

@@ -67,7 +67,7 @@ apt_cache_valid_time: 86400
#### System wide installation #### System wide installation
The above example would setup ruby system wide. It's very important that you The above example would setup ruby system wide. It's very important that you
run the play with sudo because it will need to write to `/usr/local/rvm`. run the play with sudo because it will need to write to `/usr/local/lib/rvm`.
#### To the same user as `ansible_ssh_user` #### To the same user as `ansible_ssh_user`