Ubuntu "Ansible Ready" images based on official Ubuntu repository, currently used by Bmeme for its
molecule
tests during Ansible Role development.
This project is basically a fork of Geerlingguy docker-ubuntuXX-ansible
projects modified at our needs
- ansible-core
- apt-utils
- build-essential
- software-properties-common
- locales
- python3-dev
- python3-setuptools
- python3-pip
- python3-yaml
- rsyslog
- systemd
- systemd-cron
- sudo
22.04-2.17
Dockerfile22.04-2.13
Dockerfile20.04-2.13
Dockerfile20.04-2.11
Dockerfile
The tag of each image is composed by two values, separated by a -
.
The first one represents the Ubuntu LTS version (only LTS version will be supported). The second one represents the
ansible-core
version.
This project is a contribution of Bmeme :: The Digital Factory. This library is actually maintained by Daniele Piaggesi and Roberto Mariani. Any other contribution will be really appreciated.