Skip to content

Commit

Permalink
Fix ec2_instance synopsis. Fixes #44641
Browse files Browse the repository at this point in the history
  • Loading branch information
ryansb committed Aug 24, 2018
1 parent d0bf38a commit 990e95e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ansible/modules/cloud/amazon/ec2_instance.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
module: ec2_instance
short_description: Create & manage EC2 instances
description:
- Gather facts about ec2 instances in AWS
- Create and manage AWS EC2 instance
version_added: "2.5"
author:
- Ryan Scott Brown, @ryansb
Expand Down

0 comments on commit 990e95e

Please sign in to comment.