If there is no RVM binary, it will be installed before this task, so it will be possible to configure it and if there is a RVM binary, it is possible to configure it. Shouldn't this condition removed?
Currently, RVM can only be configured when it has just been installed.
Hi,
I don't understand the use of this condition:
https://github.com/rvm/rvm1-ansible/blob/deb1d3e6212d9ec6605510554bf268d18688513e/tasks/rvm.yml#L58
If there is no RVM binary, it will be installed before this task, so it will be possible to configure it and if there is a RVM binary, it is possible to configure it. Shouldn't this condition removed?
Currently, RVM can only be configured when it has just been installed.
Regards