Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add molecule testing #57

Merged
merged 1 commit into from
Sep 11, 2023
Merged

Conversation

fosterseth
Copy link
Member

@fosterseth fosterseth commented Sep 6, 2023

Incorporate molecule framework testing to ensure the podman and setup roles successfully run against various platforms.

As of this commit, the testing targets centos:stream8 and debian:11

Other changes:

  • use ansible/ansible-lint@main for the linting check, and the job is now part of CI workflow.

  • Various changes to the playbooks to make them idempotent, which is tested in molecule.

  • Bump meta runtime requires to >=2.13.0

addresses #56

Incorporate molecule framework testing to
ensure the podman and setup roles successfully
run against various platforms.

As of this commit, the testing
targets centos:stream8 and debian:11

Other changes:

- use ansible/ansible-lint@main for the linting
check, and the job is now part of CI workflow.

- Various changes to the playbooks to make them
idempotent, which is tested in molecule.

- Bump meta runtime requires to >=2.13.0
@fosterseth fosterseth merged commit 2671ebb into ansible:main Sep 11, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants