Merge pull request #219 from adamchainz/devel

Update syntax for cloudformation example
reviewable/pr18780/r1
James Cammarata 10 years ago
commit a5d0fac078

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