Skip to content

flungo-docker/ansible-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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.

About

Docker image for testing Ansible roles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published