Added missing default

This commit is contained in:
Manuel Sousa 2015-05-18 13:22:35 +01:00
parent 83e195578b
commit a35dd87263

View file

@ -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 = '''