docs: ec2_lc_facts: adjust version_added
This commit is contained in:
parent
2e72ec40ae
commit
952add5920
1 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ module: ec2_lc_facts
|
||||||
short_description: Gather facts about AWS Autoscaling Launch Configurations
|
short_description: Gather facts about AWS Autoscaling Launch Configurations
|
||||||
description:
|
description:
|
||||||
- Gather facts about AWS Autoscaling Launch Configurations
|
- Gather facts about AWS Autoscaling Launch Configurations
|
||||||
version_added: "2.2"
|
version_added: "2.3"
|
||||||
author: "Loïc Latreille (@psykotox)"
|
author: "Loïc Latreille (@psykotox)"
|
||||||
requirements: [ boto3 ]
|
requirements: [ boto3 ]
|
||||||
options:
|
options:
|
||||||
|
|
Loading…
Reference in a new issue