mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 20:08:41 +00:00
Improve plugin sanity (#966)
* callback_type -> type. * Mark authors as unknown. * Add author field forgotten in #627. * Fix author entries. * Add author field forgotten in #127. * Fix some types.
This commit is contained in:
parent
773a2a5316
commit
79784d2c82
@ -11,8 +11,8 @@ __metaclass__ = type
|
|||||||
|
|
||||||
DOCUMENTATION = '''
|
DOCUMENTATION = '''
|
||||||
author:
|
author:
|
||||||
- Lorin Hochestein
|
- Lorin Hochestein (!UNKNOWN)
|
||||||
- Leendert Brouwer
|
- Leendert Brouwer (!UNKNOWN)
|
||||||
connection: docker
|
connection: docker
|
||||||
short_description: Run tasks in docker containers
|
short_description: Run tasks in docker containers
|
||||||
description:
|
description:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user