Correct reference to gem in easy_install resource

pull/18777/head
Schlueter 10 years ago committed by Matt Clay
parent 58863d3b48
commit 9e8ce34031

@ -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