community.general.saltstack (1.3.14) — connection

Allow ansible to piggyback on salt minions

Authors: Michael Scherer (@mscherer) <misc@zarb.org>

Install collection

Install with ansible-galaxy collection install community.general:==1.3.14


Add to requirements.yml

  collections:
    - name: community.general
      version: 1.3.14

Description

This allows you to use existing Saltstack infrastructure to connect to targets.