Skip to content

A docker image to use with vagrant to test Ansible Roles so requires systemd, ssh with the vagrant insecure key.

License

Notifications You must be signed in to change notification settings

bbc/xenial-docker-ansible

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xenial-docker-ansible

What is this

This is based mostly on the excellent work of Solita, but some extras, see that for more specific reference.

solita/ubuntu-systemd

This is Ubuntu Xenial for Docker with SYSTEMD and SSH installed for usage inside Vagrant.

This is an Docker image which is designed to allow Ansible testing, Virtualbox and virtual machines are really heavy. Conceptually Docker is good, but is designed for small lightweight services. The idea here is to be able to test full sized systemd services and allow quick development of Ansible roles but not have to have a complicated system in place or a heavyweight virtual machine.

Supported tags

  • latest

Running

This is enough to get started to run Ansible against a Docker container with an example Vagrant and Ansible playbook.

Simply type: vagrant up --provider docker

License

MIT

About

A docker image to use with vagrant to test Ansible Roles so requires systemd, ssh with the vagrant insecure key.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 100.0%