Merge pull request #503 from manuel-sousa/rabbitmq_exchange
Added missing default values
This commit is contained in:
commit
20bf6d825e
1 changed files with 2 additions and 1 deletions
|
@ -95,6 +95,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