https://github.com/dannixon/ansible-testing
Ansible/Molecule/GH Actions test helpers
https://github.com/dannixon/ansible-testing
ansible ansible-molecule podman
Last synced: about 2 months ago
JSON representation
Ansible/Molecule/GH Actions test helpers
- Host: GitHub
- URL: https://github.com/dannixon/ansible-testing
- Owner: DanNixon
- License: mit
- Created: 2021-06-12T10:16:49.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-20T15:49:50.000Z (about 2 years ago)
- Last Synced: 2025-04-02T13:11:20.753Z (about 2 months ago)
- Topics: ansible, ansible-molecule, podman
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Ansible test helpers [](https://github.com/DanNixon/ansible-testing/actions/workflows/container_images.yml)
Common test helpers for Ansible/Molecule/GitHub Actions.
Currently includes:
- [An action](./actions/test_role) for testing roles inside of collections
- [An action](./actions/lint) for running Ansible Lint on an entire repository
- Container images for Molecule testing for the following platforms:
- [Ubuntu focal/20.04](./Containerfile.ubuntufocal)
- [Ubuntu jammy/22.04](./Containerfile.ubuntujammy)
- [Arch](./Containerfile.archlinux)