mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Update aws_secret.py (#53390)
Update the version_added variable that should be 2.8
This commit is contained in:
@@ -8,7 +8,7 @@ DOCUMENTATION = r"""
|
||||
lookup: aws_secret
|
||||
author:
|
||||
- Aaron Smith <ajsmith10381@gmail.com>
|
||||
version_added: "2.7"
|
||||
version_added: "2.8"
|
||||
requirements:
|
||||
- boto3
|
||||
- botocore>=1.10.0
|
||||
|
||||
Reference in New Issue
Block a user