Update BOTMETA, fix some plugin authors, improve BOTMETA extra sanity test (#3069)

* Update BOTMETA, fix some plugin authors, improve BOTMETA extra sanity test.

* Linting.
This commit is contained in:
Felix Fontein 2021-07-26 11:44:41 +02:00 committed by GitHub
commit 4982eaf935
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 276 additions and 106 deletions

View file

@ -7,6 +7,7 @@ __metaclass__ = type
DOCUMENTATION = """
name: dependent
short_description: Composes a list with nested elements of other lists or dicts which can depend on previous loop variables
author: Felix Fontein (@felixfontein)
version_added: 3.1.0
description:
- "Takes the input lists and returns a list with elements that are lists, dictionaries,