The images are built and published to Docker Hub using an automated build mechanism.
The following Linux distributions come with Ansible installed.
| Distribution | Size | Build |
|---|---|---|
| Debian 9 Stretch | 212MB | |
| Ubuntu 16.04 Xenial Xerus | 270MB | |
| Ubuntu 18.04 Bionic Beaver | 251MB |
Most of the images also contains extra packages to be able to use some Ansible modules.
curlto make requests and check that the services are running properly.gnupg2anddirmngrto use apt_key module.sudoto run some tasks as root.systemdto use systemd module.
This project is licensed under the MIT License - see the LICENSE file for details.