Merge pull request #2300 from johanwiren/gemdocs

Corrected formatting in docs for the gem-module
This commit is contained in:
Daniel Hokka Zakrisson 2013-03-05 03:59:43 -08:00
commit 51d7c120e1

View file

@ -31,7 +31,8 @@ options:
description: The name of the gem to be managed.
required: true
state:
description: The desired state of the gem. C(latest) ensures that the latest version is installed.
description:
- The desired state of the gem. C(latest) ensures that the latest version is installed.
required: true
choices: [present, absent, latest]
gem_source: