Commit e1f1722e by Michael DeHaan

Docs tweak to setup module.

parent 275bd1f4
...@@ -33,9 +33,9 @@ module: setup ...@@ -33,9 +33,9 @@ module: setup
short_description: Gathers facts about remote hosts short_description: Gathers facts about remote hosts
options: options:
filter: filter:
version_added: 1.1
description: description:
- a filter that will be applied to the keys; only key matching filter will - if supplied, only return facts that match this shell-style (fnmatch) wildcard.
be returned. The filter should be a shell-style wildcard.
required: false required: false
default: * default: *
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