mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-03 23:14:02 -07:00
parent
a24ee93f23
commit
daed4dcc94
15 changed files with 55 additions and 6 deletions
|
@ -19,8 +19,11 @@ DOCUMENTATION = '''
|
|||
options:
|
||||
_terms:
|
||||
description: list of keys to query
|
||||
type: list
|
||||
elements: string
|
||||
host:
|
||||
description: location of Redis host
|
||||
type: string
|
||||
default: '127.0.0.1'
|
||||
env:
|
||||
- name: ANSIBLE_REDIS_HOST
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue