Add plugins to ansible-doc test and fix issues.

This commit is contained in:
Matt Clay
2018-05-23 06:48:22 -07:00
parent 9130490048
commit dff662fa0f
5 changed files with 69 additions and 29 deletions

View File

@@ -6,7 +6,7 @@ from __future__ import (absolute_import, division, print_function)
__metaclass__ = type
DOCUMENTATION = '''
callback: null
callback: 'null'
callback_type: stdout
requirements:
- set as main display callback

View File

@@ -11,7 +11,7 @@ DOCUMENTATION = """
short_description: fetch data from Redis
deprecated:
why: This lookup uses options intermingled with terms which blurs the interface between settings and data
version: '2.9'
removed_in: '2.9'
alternative: new 'redis' lookup
description:
- this lookup returns a list of items given to it, if any of the top level items is also a list it will flatten it, but it will not recurse

View File

@@ -11,6 +11,7 @@ DOCUMENTATION = """
requirements:
- CyberArk AIM tool installed
description:
- Get secrets from CyberArk AIM.
options :
_command:
description: Cyberark CLI utility.

View File

@@ -10,6 +10,7 @@ DOCUMENTATION = """
version_added: "2.0"
short_description: read keys from Python shelve file
description:
- Read keys from Python shelve file.
optoins:
_terms:
description: sets of key value pairs of parameters