Correct reference to gem in easy_install resource

reviewable/pr18780/r1
Schlueter 9 years ago
parent 02cd8489c1
commit 17544062ec

@ -72,7 +72,7 @@ options:
default: null
state:
description:
- The desired state of the gem. C(latest) ensures that the latest version is installed.
- The desired state of the library. C(latest) ensures that the latest version is installed.
required: false
choices: [present, latest]
default: present

Loading…
Cancel
Save