Fixed webdocs rendering error

reviewable/pr18780/r1
Johan Wirén 12 years ago
parent 413f04d227
commit 43cf3b0768

@ -37,7 +37,7 @@ options:
required: true required: true
choices: [ present, latest, absent ] choices: [ present, latest, absent ]
description: description:
C(present) will make sure the package is installed. - C(present) will make sure the package is installed.
C(latest) will make sure the latest version of the package is installed. C(latest) will make sure the latest version of the package is installed.
C(absent) will make sure the specified package is not installed. C(absent) will make sure the specified package is not installed.
examples: examples:

Loading…
Cancel
Save