ansible-community/Test to import an Ansible collection with the Galaxy importer

This action tries to import a built Ansible collection artifact with the Ansible Galaxy importer.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 22, 2026
License
GPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: ansible-community/github-action-test-galaxy-import@3f9c182395c6d18f53a5a48aa93b2b9ea7dd9208 # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
artifact-pathPath to the collection's build artifact (tarball).yes
python-versionThe Python version to use.3.13
ansible-core-versionThe branch of tag name of ansible-core to install. This is assumed to exist in https://github.com/ansible/ansible.stable-2.18
collection-requirements-pathPath to a Galaxy requirements file. If present, these collections will be installed.
importer-config-pathPath to a Galaxy importer configuration file. See https://github.com/ansible/galaxy-importer#configuration for more information.

no outputs