mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-13 03:44:02 -07:00
doc fix
This commit is contained in:
parent
27c43daab8
commit
2affb5f729
2 changed files with 3 additions and 1 deletions
|
@ -11,7 +11,7 @@ DOCUMENTATION = """
|
|||
short_description: fetch data from Redis
|
||||
deprecated:
|
||||
why: This lookup uses options intermingled with terms which blurs the interface between settings and data
|
||||
removed_in: '2.9'
|
||||
version: '2.9'
|
||||
alternative: new 'redis' lookup
|
||||
description:
|
||||
- this lookup returns a list of items given to it, if any of the top level items is also a list it will flatten it, but it will not recurse
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue