mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 06:10:22 -07:00
Double quoted version_added in documentation
This commit is contained in:
parent
36bcfb5d49
commit
cafc12c680
22 changed files with 29 additions and 29 deletions
|
@ -35,7 +35,7 @@ module: setup
|
|||
short_description: Gathers facts about remote hosts
|
||||
options:
|
||||
filter:
|
||||
version_added: 1.1
|
||||
version_added: "1.1"
|
||||
description:
|
||||
- if supplied, only return facts that match this shell-style (fnmatch) wildcard.
|
||||
required: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue