ansible/APME Check

Scan Ansible content against a hosted APME deployment — policy, modernization, secrets, collection health, and dependency audit

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 9, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: ansible/apme@c57eed18814194057b3c85465ff3cbbc1f6075a0 # v2026.7.3

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

namedescriptionrequireddefault
targetPath to scan (file, directory, or project root)no.
ansible-versionansible-core version to validate against (e.g. 2.18, 2.20)no""
collectionsSpace-separated collection specs (e.g. community.general:9.0.0)no""
argsAdditional arguments passed to apme checkno""
primary-addressPrimary gRPC address for the hosted APME deployment (host:port)yes
sarifUpload SARIF to GitHub Code Scanning (requires security-events:write)notrue
upload-artifactUpload JSON results as a workflow artifactnofalse
commentPost a PR summary comment (requires pull-requests:write)notrue
cli-versionPin the apme-engine version (e.g. "0.1.0"). Defaults to latest release when empty. no""
namedescription
exit-codeAPME exit code: 0=clean, 1=violations, 2=error
violation-countNumber of violations found
sarif-pathPath to SARIF file (if generated)