Skip to content

fediazgon/docker-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker images for Ansible testing

The images are built and published to Docker Hub using an automated build mechanism.

Available images

The following Linux distributions come with Ansible installed.

Distribution Size Build
Debian 9 Stretch 212MB Docker Build Status
Ubuntu 16.04 Xenial Xerus 270MB Docker Build Status
Ubuntu 18.04 Bionic Beaver 251MB Docker Build Status

Most of the images also contains extra packages to be able to use some Ansible modules.

  • curl to make requests and check that the services are running properly.
  • gnupg2 and dirmngr to use apt_key module.
  • sudo to run some tasks as root.
  • systemd to use systemd module.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Docker images for Ansible testing

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors