The "Install rvm installer" section runs if the file exists but never checks if the file is executable. Somehow I had rvm-installer.sh at the required location but was chmod 644. Removing the file and letting the playbook download it fixed my problem, but maybe those permissions should be part of the detection?
The "Install rvm installer" section runs if the file exists but never checks if the file is executable. Somehow I had rvm-installer.sh at the required location but was chmod 644. Removing the file and letting the playbook download it fixed my problem, but maybe those permissions should be part of the detection?