cyberark / ansible-conjur-collection

Ansible Collection for Conjur
https://conjur.org
Apache License 2.0
5 stars 15 forks source link

Test against Ansible versions 7 and 8 #195

Closed john-odonnell closed 1 year ago

john-odonnell commented 1 year ago

Desired Outcome

We need to test the Collection against at least two supported versions of ansible-core. With ansible-core 2.13 approaching EOL, we should test against 2.14 and 2.15.

Unit and sanity tests are currently run against 2.13 through 2.15, but we should extend this to our end-to-end tests as well.

Implemented Changes

Connected Issue/Story

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