1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 07:51:50 +00:00

<plugin_type>: -> name: (#1541)

This commit is contained in:
Felix Fontein 2021-01-12 07:12:03 +01:00 committed by GitHub
parent 6c7f8f97ad
commit 99cfb993d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
78 changed files with 69 additions and 78 deletions

View file

@ -7,7 +7,7 @@ from __future__ import (absolute_import, division, print_function)
__metaclass__ = type
DOCUMENTATION = r'''
callback: diy
name: diy
type: stdout
short_description: Customize the output
version_added: 0.2.0