community.general.saltstack (8.5.0) — 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:==8.5.0


Add to requirements.yml

  collections:
    - name: community.general
      version: 8.5.0

Description

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