Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ansible/distro-test-containers
Distribution specific containers for Ansible integration testing.
https://github.com/ansible/distro-test-containers
ansible-test docker docker-container docker-image
Last synced: 6 days ago
JSON representation
Distribution specific containers for Ansible integration testing.
- Host: GitHub
- URL: https://github.com/ansible/distro-test-containers
- Owner: ansible
- License: gpl-3.0
- Created: 2018-08-16T19:00:00.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-01-07T22:02:02.000Z (16 days ago)
- Last Synced: 2025-01-09T18:40:07.201Z (14 days ago)
- Topics: ansible-test, docker, docker-container, docker-image
- Language: Dockerfile
- Homepage: https://quay.io/organization/ansible
- Size: 153 KB
- Stars: 27
- Watchers: 13
- Forks: 27
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# distro-test-containers
Distribution specific containers for Ansible integration testing.Each directory in this repository corresponds to a [quay.io](https://quay.io/organization/ansible) repository.
If you are looking for the `default` test container then see:
* [ansible/default-test-container](https://github.com/ansible/default-test-container/) - Used for collections.
* [ansible/ansible-core-test-container](https://github.com/ansible/ansible-core-test-container/) - Used for ansible-core.