Fix ec2_instance synopsis. Fixes #44641
This commit is contained in:
parent
d0bf38ab6a
commit
990e95eb57
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ DOCUMENTATION = '''
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue