Open stephanfriedrich opened 6 years ago
ok, i figured out why the issue occurs.
at first i had to update my rvm-role config with (like descriped in the readem):
To a user that is not ansible_user
You will need root access here because you will be writing outside the ansible user's home directory. Other than that it's the same as above, except you will supply a different user account:
rvm1_install_flags: '--auto-dotfiles --user-install'
rvm1_install_path: '/home/someuser/.rvm'
the issue
BUT , i dont know why the ansible-rvm-role dont know its current path, or why the shell wont reload the path.
Hi, i try to install rvm via ansible, but the role cant update rvm because the role rvm-path is incorrect. Imho, is my config correct. if i change the isntall-path to
/usr/local/rvm
installation finish successfully.Ansible Error Log:
role-config: