Releases: juliendufresne/test-ansible-roles
Releases · juliendufresne/test-ansible-roles
Replaces vagrant box by distribution info in reports
Make use of the lsb_release package which may be available in every distribution.
Ubuntu and Debian include it out of the box but I know some distributions don't.
We also have distributions using a different package name (redhat-lsb for CentOS).
So I will need to find a way to install the right package if it's not present.
Fixes end of line were missing for each reported lines
Creates and manage a report per ansible role
Adds ability to specify custom config file
Creates a config file
Refactors functions and clean test file
Pull Request: #23