Commit 2f1420f0 by Michael DeHaan

Merge pull request #3258 from j2sol/apt-doc

pkg option of apt is not required
parents 43fba4e3 86bc2ec0
...@@ -31,7 +31,7 @@ options: ...@@ -31,7 +31,7 @@ options:
pkg: pkg:
description: description:
- A package name or package specifier with version, like C(foo) or C(foo=1.0) - A package name or package specifier with version, like C(foo) or C(foo=1.0)
required: true required: false
default: null default: null
state: state:
description: description:
......
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