Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cans/ansible-testing-images


https://github.com/cans/ansible-testing-images

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

Ansible Testing Images
----------------------

Container images to tests Ansible Roles and Playbooks.

ansible-testing-base
""""""""""""""""""""

Simple Debian 9 image with Python and 2 pre-existing users:

- admin (sudo capable user);
- regular (plain user);

ansible-testing-ssh
"""""""""""""""""""

(WIP)

Same as the `ansible-testing-base` but with an SSH daemon
running;