mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Update aws_secret.py (#53390)
Update the version_added variable that should be 2.8
This commit is contained in:
parent
9687879840
commit
c6aecf4704
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ DOCUMENTATION = r"""
|
||||||
lookup: aws_secret
|
lookup: aws_secret
|
||||||
author:
|
author:
|
||||||
- Aaron Smith <ajsmith10381@gmail.com>
|
- Aaron Smith <ajsmith10381@gmail.com>
|
||||||
version_added: "2.7"
|
version_added: "2.8"
|
||||||
requirements:
|
requirements:
|
||||||
- boto3
|
- boto3
|
||||||
- botocore>=1.10.0
|
- botocore>=1.10.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue