summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Coca <bcoca@ansible.com>2016-01-19 17:28:20 -0500
committerBrian Coca <bcoca@ansible.com>2016-01-19 17:28:20 -0500
commit35b131e71a06ac52271782b03151c35ab4a7e219 (patch)
tree929a5b1308da9c9d550d04233e5236ea3518f689
parent08135a9cf8bae4c2f8f4b738581b2473091270bb (diff)
parent2016d3d822f5495c3b468ee8a4e4b52fa05f6707 (diff)
downloadansible-modules-core-35b131e71a06ac52271782b03151c35ab4a7e219.tar.gz
Merge pull request #2841 from techraf/docs-typo
Fixed typo in example playbook
-rw-r--r--cloud/amazon/ec2.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cloud/amazon/ec2.py b/cloud/amazon/ec2.py
index 7e79e04c..74e53b89 100644
--- a/cloud/amazon/ec2.py
+++ b/cloud/amazon/ec2.py
@@ -465,7 +465,7 @@ EXAMPLES = '''
wait: True
vpc_subnet_id: subnet-29e63245
assign_public_ip: yes
- role:
+ roles:
- do_neat_stuff
- do_more_neat_stuff