Update ec2_vpc_net_facts.py
Corrected version_added
This commit is contained in:
parent
d56ac42c8b
commit
198c816b70
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ module: ec2_vpc_net_facts
|
||||||
short_description: Gather facts about ec2 VPCs in AWS
|
short_description: Gather facts about ec2 VPCs in AWS
|
||||||
description:
|
description:
|
||||||
- Gather facts about ec2 VPCs in AWS
|
- Gather facts about ec2 VPCs in AWS
|
||||||
version_added: "2.0"
|
version_added: "2.1"
|
||||||
author: "Rob White (@wimnat)"
|
author: "Rob White (@wimnat)"
|
||||||
options:
|
options:
|
||||||
filters:
|
filters:
|
||||||
|
|
Loading…
Reference in a new issue