mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 15:41:22 -07:00
* Update BOTMETA, fix some plugin authors, improve BOTMETA extra sanity test.
* Linting.
(cherry picked from commit 4982eaf935
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
c81ea00a97
commit
1dc03685b5
12 changed files with 276 additions and 106 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue