Use native YAML (#3433)

This commit is contained in:
Fabio Alessandro Locati
2016-11-11 22:26:09 +00:00
committed by Matt Clay
parent 727e533bfc
commit 47297bb19c

View File

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