mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Update ec2_vpc_net_facts.py
Corrected version_added
This commit is contained in:
committed by
Matt Clay
parent
4c07e1447e
commit
221d1b7744
@@ -19,7 +19,7 @@ module: ec2_vpc_net_facts
|
||||
short_description: Gather facts about ec2 VPCs in AWS
|
||||
description:
|
||||
- Gather facts about ec2 VPCs in AWS
|
||||
version_added: "2.0"
|
||||
version_added: "2.1"
|
||||
author: "Rob White (@wimnat)"
|
||||
options:
|
||||
filters:
|
||||
|
||||
Reference in New Issue
Block a user