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

This commit is contained in:
Felix Fontein 2021-01-12 07:12:03 +01:00 committed by GitHub
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

@ -10,7 +10,7 @@ DOCUMENTATION = '''
author:
- Eric Belhomme (@eric-belhomme) <ebelhomme@fr.scc.com>
version_added: '0.2.0'
lookup: etcd3
name: etcd3
short_description: Get key values from etcd3 server
description:
- Retrieves key values and/or key prefixes from etcd3 server using its native gRPC API.