ansible-collections / microsoft.ad

Ansible collection for Active Directory management
GNU General Public License v3.0
39 stars 22 forks source link

Add ansible-lint sanity test to CI #91

Closed jborean93 closed 8 months ago

jborean93 commented 8 months ago
SUMMARY

Adds a CI test for ansible-lint that is being used with collection certification.

ISSUE TYPE
COMPONENT NAME

CI linting

softwarefactory-project-zuul[bot] commented 8 months ago

Build failed. https://ansible.softwarefactory-project.io/zuul/buildset/eb1e069614284f0d86a405e228888351

:x: ansible-galaxy-importer FAILURE in 5m 08s :heavy_check_mark: build-ansible-collection SUCCESS in 7m 50s

jborean93 commented 8 months ago

Zuul failure is due to a bug in galaxy importer. Waiting on https://github.com/ansible/galaxy-importer/pull/261 to be included before it passes.