Correct reference to gem in easy_install resource

This commit is contained in:
Schlueter 2015-05-21 12:49:43 -04:00
parent 02cd8489c1
commit 17544062ec

View file

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