k3s-io / k3s-ansible

Apache License 2.0
2.01k stars 802 forks source link

Ansible Galaxy support #281

Closed GreenCappuccino closed 9 months ago

GreenCappuccino commented 9 months ago

AWX (Ansible Tower Ansible Automation Controller) requires dependencies to have support for ansible-galaxy. To be able to these roles on my AWX installation, I've added some metadata necessary to use the project as a Galaxy collection. It has been tested to work correctly in this playbook.

In the future, a workflow may be created to support automatic build and upload to Ansible Galaxy on tag/release.

I chose the version number (1.0.0) arbitrarily. If there's any objections please do tell. Additionally, it might be worth running the Build workflow on PRs, but it isn't configured to do so right now.

Changes

Linked Issues

251