update doc string

pull/18777/head
Allen Sanabria 9 years ago committed by Matt Clay
parent 649e6f42b7
commit 24fb52c83b

@ -109,6 +109,7 @@ EXAMPLES = '''
- name: Delete Kinesis Stream test-stream and wait for it to finish deleting.
kinesis_stream:
name: test-stream
state: absent
wait: yes
wait_timeout: 600
register: test_stream

Loading…
Cancel
Save