mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Added missing default
This commit is contained in:
@@ -88,7 +88,8 @@ options:
|
|||||||
arguments:
|
arguments:
|
||||||
description:
|
description:
|
||||||
- extra arguments for exchange. If defined this argument is a key/value dictionary
|
- extra arguments for exchange. If defined this argument is a key/value dictionary
|
||||||
required: false
|
required: false
|
||||||
|
default: {}
|
||||||
'''
|
'''
|
||||||
|
|
||||||
EXAMPLES = '''
|
EXAMPLES = '''
|
||||||
|
|||||||
Reference in New Issue
Block a user