mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Some docs fixes
This commit is contained in:
committed by
Matt Clay
parent
d6f474761d
commit
9c5ce44477
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user