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


Add to requirements.yml

  collections:
    - name: community.general
      version: 6.6.8

Description

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