Use native YAML (#3433)

pull/18777/head
Fabio Alessandro Locati 8 years ago committed by Matt Clay
parent 727e533bfc
commit 47297bb19c

@ -102,8 +102,9 @@ EXAMPLES = '''
batch_size: 100
starting_position: TRIM_HORIZON
- name: show source event
debug: var=lambda_stream_events
- name: Show source event
debug:
var: lambda_stream_events
'''
RETURN = '''

Loading…
Cancel
Save