mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Fix up documentation
This commit is contained in:
parent
4fa9de5af3
commit
7a492764d0
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ options:
|
||||||
metadata:
|
metadata:
|
||||||
description:
|
description:
|
||||||
- a hash/dictionary of custom data for the instance;
|
- a hash/dictionary of custom data for the instance;
|
||||||
'{"key": "value", ...}'
|
'{"key":"value", ...}'
|
||||||
required: false
|
required: false
|
||||||
default: null
|
default: null
|
||||||
aliases: []
|
aliases: []
|
||||||
|
|
Loading…
Reference in a new issue