mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
corrected version added to 2.1
This commit is contained in:
parent
f547c37db4
commit
c60d6cad72
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ module: ec2_vpc_subnet_facts
|
|||
short_description: Gather facts about ec2 VPC subnets in AWS
|
||||
description:
|
||||
- Gather facts about ec2 VPC subnets in AWS
|
||||
version_added: "2.0"
|
||||
version_added: "2.1"
|
||||
author: "Rob White (@wimnat)"
|
||||
options:
|
||||
filters:
|
||||
|
|
Loading…
Reference in a new issue