mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-27 15:11:23 -07:00
fixed version_added, update clog
This commit is contained in:
parent
1a7c096954
commit
11063dabaf
2 changed files with 3 additions and 1 deletions
|
@ -9,7 +9,7 @@ DOCUMENTATION = """
|
|||
author:
|
||||
- Jan-Piet Mens (@jpmens) <jpmens(at)gmail.com>
|
||||
- Ansible Core
|
||||
version_added: "0.9"
|
||||
version_added: "2.5"
|
||||
short_description: fetch data from Redis
|
||||
description:
|
||||
- This looup returns a list of results from a Redis DB corresponding to a list of items given to it
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue