Skip to content

Docker images for testing of Ansible playbooks against containers emulating hosts

Notifications You must be signed in to change notification settings

tuxpiper/ansible-testinfra-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Docker container images for Ansible playbook testing against Ubuntu

There are two Docker container images defined here

  • base - it's your usual ubuntu upstart image, with the twist that it's set up to make SSH connections very smooth for automation. Meaning, insecure :) Be careful not to use this image anywhere where network security counts even a little bit! You've been warned.

  • host - it's built on top of base, adding ansible and testinfra. This is the image you want to use for the host that will run playbooks and tests.

The tests folder contains a sample test arrangement which just makes sure that a host container can transparently connect to another base container. More guidance on setting up playbook runs and tests may come in the near future.

About

Docker images for testing of Ansible playbooks against containers emulating hosts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published