mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
<plugin_type>: -> name: (#1541)
This commit is contained in:
parent
6c7f8f97ad
commit
99cfb993d5
78 changed files with 69 additions and 78 deletions
|
@ -6,7 +6,7 @@ from __future__ import absolute_import, division, print_function
|
|||
__metaclass__ = type
|
||||
|
||||
DOCUMENTATION = r"""
|
||||
lookup: tss
|
||||
name: tss
|
||||
author: Adam Migus (@amigus) <adam@migus.org>
|
||||
short_description: Get secrets from Thycotic Secret Server
|
||||
version_added: 1.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue