Sign inSign up

flungo/ansible-test

By flungo

Updated over 7 years ago

Docker image for testing Ansible roles

Image
1

488

flungo/ansible-test repository overview

Ansible Test

Docker image for testing ansible roles. Ansible is run as a non-root user with passwordless sudo priviledges.

To use, create a Dockerfile containing the following:

FROM flungo/ansible-test:archlinux

On build, this image copies the contents of the build directory into /usr/src/ansible before running the test playbook contained at test/main.yml.

Tag summary

Content type

Image

Digest

Size

703.6 MB

Last updated

over 7 years ago

docker pull flungo/ansible-test:archlinux