rvm / rvm1-ansible

The official ansible RVM role to install and manage your Ruby versions.
MIT License
271 stars 136 forks source link

Documentation incomplete #202

Closed wytcld closed 2 years ago

wytcld commented 5 years ago

Please, when writing up examples, test that they work as given and don't depend on the user knowing the "obvious" things you have left out.

"ERROR! no action detected in task. This often indicates a misspelled module name, or incorrect module path. ...

"The offending line appears to be:

This is from quite exactly putting one of the example code fragments into the context of a larger, otherwise working script. I'm sure more experienced Ansible users will know why your fragments fail. I have "hosts" defined atop the file, and this section is under "tasks:". Why this should be "no action detected" eludes me. What has the example left out?

thbar commented 2 years ago

I do understand your pain. Please note we're all users (including all contributors), and contributors have a very limited bandwidth.

Closing for now, but a PR to correct this would be most welcome!