mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-02 22:39:09 -07:00
Normalize more booleans. (#5247)
This commit is contained in:
parent
570445adc4
commit
015566fb06
170 changed files with 465 additions and 465 deletions
2
plugins/cache/pickle.py
vendored
2
plugins/cache/pickle.py
vendored
|
@ -16,7 +16,7 @@ DOCUMENTATION = '''
|
|||
author: Brian Coca (@bcoca)
|
||||
options:
|
||||
_uri:
|
||||
required: True
|
||||
required: true
|
||||
description:
|
||||
- Path in which the cache plugin will save the files
|
||||
env:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue