Added missing default values
This commit is contained in:
parent
18fc41cd24
commit
8d618fc552
1 changed files with 2 additions and 1 deletions
|
@ -75,6 +75,7 @@ options:
|
||||||
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 = '''
|
||||||
|
|
Loading…
Reference in a new issue