informaticsmatters/Trigger AWX

Launches a named Template on an AWX server

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 16, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: informaticsmatters/trigger-awx-action@8c6724c96ac04d351095d095a5fc1c1d1785cb7d # 1.0.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
templateThe name of the template to runyes
template-hostThe hostname of the AWX server, i.e. 'https://example.com'yes
template-userThe username of a user that can execute the templateyes
template-user-passwordThe template user's passwordyes
template-varA template variable. If omitted, the template is launched without any extra variablesno
template-var-valueA value for the template variableno

no outputs