Update syntax for cloudformation example

reviewable/pr18780/r1
Adam Chainz 10 years ago
parent 7f611468a8
commit f4ca909d59

@ -97,7 +97,7 @@ EXAMPLES = '''
# Basic task example
tasks:
- name: launch ansible cloudformation example
action: cloudformation >
cloudformation:
stack_name="ansible-cloudformation" state=present
region=us-east-1 disable_rollback=true
template=files/cloudformation-example.json

Loading…
Cancel
Save