Sunday, Jul 21, 2019

This presentation was a short session on using testing Ansible inside Docker giving a consistent way of being able to test both Ansible roles and Ansible playbooks.

Abstract

Testing Ansible Roles and Playbooks can be difficult, especially if you need to repeatedly test them on different operating systems and make sure that they will complete and run as expected. Docker gives a really useful platform to be able to test and run Ansible roles and playbooks and even save the output (to a Docker registry) for greater understanding and testing if needed.

Slides