Fix _uri option documentation for cache plugins that expect strings

This commit is contained in:
s-hertel 2018-09-24 15:22:49 -04:00 committed by Brian Coca
parent 4b4b21d745
commit 7e8435b96d
3 changed files with 0 additions and 3 deletions

View file

@ -18,7 +18,6 @@ DOCUMENTATION = '''
required: True
description:
- Path in which the cache plugin will save the JSON files
type: list
env:
- name: ANSIBLE_CACHE_PLUGIN_CONNECTION
ini:

View file

@ -18,7 +18,6 @@ DOCUMENTATION = '''
required: True
description:
- Path in which the cache plugin will save the files
type: list
env:
- name: ANSIBLE_CACHE_PLUGIN_CONNECTION
ini:

View file

@ -18,7 +18,6 @@ DOCUMENTATION = '''
required: True
description:
- Path in which the cache plugin will save the files
type: list
env:
- name: ANSIBLE_CACHE_PLUGIN_CONNECTION
ini: