Update syntax for cloudformation example

pull/18777/head
Adam Chainz 10 years ago committed by Matt Clay
parent 7be83dc844
commit dddc5ffd2c

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