Commit 550cf297 by Johan Wirén

Fixed webdocs rendering error

parent 9c5028eb
......@@ -37,7 +37,7 @@ options:
required: true
choices: [ present, latest, absent ]
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(absent) will make sure the specified package is not installed.
examples:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment