Fix sanity issues. (#4346)

This commit is contained in:
Felix Fontein 2022-03-14 20:56:27 +01:00 committed by GitHub
commit ca2c64b5ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
24 changed files with 28 additions and 19 deletions

View file

@ -20,6 +20,7 @@ DOCUMENTATION = '''
_raw:
description: List of key(s) to retrieve.
type: list
elements: string
recurse:
type: boolean
description: If true, will retrieve all the values that have the given key as prefix.