mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 14:20:22 -07:00
Some docs fixes
This commit is contained in:
parent
d6f474761d
commit
9c5ce44477
3 changed files with 8 additions and 8 deletions
|
@ -112,9 +112,9 @@ options:
|
|||
default: None
|
||||
meta:
|
||||
description:
|
||||
- A list of key value pairs that should be provided as a metadata to
|
||||
- 'A list of key value pairs that should be provided as a metadata to
|
||||
the new instance or a string containing a list of key-value pairs.
|
||||
Eg: meta: "key1=value1,key2=value2"
|
||||
Eg: meta: "key1=value1,key2=value2"'
|
||||
required: false
|
||||
default: None
|
||||
wait:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue