1
0
mirror of https://github.com/ansible-collections/community.general.git synced 2025-07-29 07:41:16 +03:00

Fix sanity issues. (#4346)

This commit is contained in:
Felix Fontein
2022-03-14 20:56:27 +01:00
committed by GitHub
parent 386bb4bdd5
commit ca2c64b5ca
24 changed files with 28 additions and 19 deletions

View File

@ -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: