1
0
mirror of https://github.com/ansible-collections/community.general.git synced 2025-07-27 20:21:52 +03: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
78 changed files with 69 additions and 78 deletions

View File

@ -10,7 +10,7 @@ __metaclass__ = type
DOCUMENTATION = '''
author: Michael Scherer (@mscherer) <misc@zarb.org>
connection: saltstack
name: saltstack
short_description: Allow ansible to piggyback on salt minions
description:
- This allows you to use existing Saltstack infrastructure to connect to targets.