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


Add to requirements.yml

  collections:
    - name: community.general
      version: 0.2.1

Description

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