1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Corrected formatting in docs for the gem-module

This commit is contained in:
Johan Wirén 2013-03-05 12:28:04 +01:00
parent 1784fd80cc
commit e53826b088

View file

@ -31,7 +31,8 @@ options:
description: The name of the gem to be managed. description: The name of the gem to be managed.
required: true required: true
state: 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 required: true
choices: [present, absent, latest] choices: [present, absent, latest]
gem_source: gem_source: