mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-27 12:51:25 -07:00
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
|
module: ec2_instance
|
||||||
short_description: Create & manage EC2 instances
|
short_description: Create & manage EC2 instances
|
||||||
description:
|
description:
|
||||||
- Gather facts about ec2 instances in AWS
|
- Create and manage AWS EC2 instance
|
||||||
version_added: "2.5"
|
version_added: "2.5"
|
||||||
author:
|
author:
|
||||||
- Ryan Scott Brown, @ryansb
|
- Ryan Scott Brown, @ryansb
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue