Running Ansible unit tests in Kubernetes is painful. In this note, I detail existing solutions, expose my alternative proposal and explain how to use it. Ansible is a well-known provisioning tool Ansible, a project lead by Red Hat, is probably the most used tool for provisioning servers : creating users, installing system packages, rendering some config…