mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 03:41:25 -07:00
(cherry picked from commit ca2c64b5ca
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
c6ecc0f3f8
commit
1bf9caa90f
24 changed files with 28 additions and 19 deletions
1
plugins/cache/memcached.py
vendored
1
plugins/cache/memcached.py
vendored
|
@ -20,6 +20,7 @@ DOCUMENTATION = '''
|
|||
- List of connection information for the memcached DBs
|
||||
default: ['127.0.0.1:11211']
|
||||
type: list
|
||||
elements: string
|
||||
env:
|
||||
- name: ANSIBLE_CACHE_PLUGIN_CONNECTION
|
||||
ini:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue