ScaleComputing / HyperCoreAnsibleCollection

Official Ansible collection for Scale Computing SC//HyperCore (HC3) v1 API
GNU General Public License v3.0
12 stars 8 forks source link

Role meta #307

Closed justinc1 closed 6 months ago

justinc1 commented 6 months ago

Add role/x/meta/main.yml to fix ansible-lint error during galaxy import.

Also test galaxy import in CI - just to get output visible before we create release. https://github.com/ScaleComputing/HyperCoreAnsibleCollection/actions/runs/8552020641/job/23432317707 - a sample CI job.

Fixes #303