Correct reference to gem in easy_install resource
This commit is contained in:
parent
02cd8489c1
commit
17544062ec
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue