An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Ansible test helpers [![Container Images](https://github.com/DanNixon/ansible-testing/actions/workflows/container_images.yml/badge.svg?branch=main)](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)