community.general.saltstack (0.1.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.1.1


Add to requirements.yml

  collections:
    - name: community.general
      version: 0.1.1

Description

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