Fix metadata field. (#53903)

pull/53912/head
Felix Fontein 6 years ago committed by René Moser
parent c89b799939
commit 1b1c7e252f

@ -8,7 +8,7 @@ __metaclass__ = type
DOCUMENTATION = r"""
name: hcloud
plugin_type: inventory
authors:
author:
- Lukas Kaemmerling (@lkaemmerling)
short_description: Ansible dynamic inventory plugin for the Hetzner Cloud.
version_added: "2.8"

@ -7,7 +7,7 @@ __metaclass__ = type
DOCUMENTATION = r'''
name: linode
plugin_type: inventory
authors:
author:
- Luke Murphy (@lwm)
short_description: Ansible dynamic inventory plugin for Linode.
version_added: "2.8"

Loading…
Cancel
Save