Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dominiquefuchs/docker-images-ansible
Docker images for Ansible/Molecule role testing
https://github.com/dominiquefuchs/docker-images-ansible
ansible ansible-galaxy ansible-role docker docker-image dockerfile molecule
Last synced: 4 days ago
JSON representation
Docker images for Ansible/Molecule role testing
- Host: GitHub
- URL: https://github.com/dominiquefuchs/docker-images-ansible
- Owner: DominiqueFuchs
- Created: 2023-05-11T13:02:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-17T18:34:00.000Z (over 1 year ago)
- Last Synced: 2024-11-01T08:42:14.788Z (about 2 months ago)
- Topics: ansible, ansible-galaxy, ansible-role, docker, docker-image, dockerfile, molecule
- Language: Dockerfile
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker images for Ansible/Molecule role testing
There is not much going on here - there is only added layers that contain an ansible installation as well as dependencies used/expected by my ansible roles.
## Linux Distributions (base images)
- AlmaLinux
- [dfuchs/alma-8-ansible](https://hub.docker.com/r/dfuchs/alma-8-ansible)
- [dfuchs/alma-9-ansible](https://hub.docker.com/r/dfuchs/alma-9-ansible)
- Debian
- [dfuchs/debian-11-ansible](https://hub.docker.com/r/dfuchs/debian-11-ansible)
- Ubuntu
- [dfuchs/ubuntu-22.04-ansible](https://hub.docker.com/r/dfuchs/ubuntu-22.04-ansible)## Included packages/installations
- Ansible
- Docker Compose
- Python3
- sudo## Tags
- `latest`: As each docker image only tracks the latest version of the corresponding base image, only one tag exists