cyberark / ansible-security-automation-collection

CyberArk Ansible Security Automation Collection
MIT License
60 stars 39 forks source link

Fixes #44 sanity tests failing in cyberarkpas #49

Closed infamousjoeg closed 1 year ago

infamousjoeg commented 1 year ago

Desired Outcome

Adds sanity and integration tests required by Ansible's updated collection requirements via GitHub Action workflow. These will trigger on a push to master or stable-* branches, a pull request, and daily using a cron trigger.

Implemented Changes

Added a ci.yml workflow file that is based on a template provided by Ansible as a best practice for sanity and integrations tests against collections.

Connected Issue/Story

Resolves #44

CyberArk internal issue ID: n/a

Definition of Done

At least 1 todo must be completed in the sections below for the PR to be merged.

Changelog

Test coverage

Documentation

Behavior

Security