Skip to content

Releases: juliendufresne/test-ansible-roles

Replaces vagrant box by distribution info in reports

11 Jul 10:58
Compare
Choose a tag to compare

Issue: #32
Pull Request: #33

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

11 Jul 10:58
Compare
Choose a tag to compare

Issue: #30
Pull Request: #31

Creates and manage a report per ansible role

11 Jul 10:58
Compare
Choose a tag to compare

Issue: #28
Pull Request: #29

Adds ability to specify custom config file

11 Jul 10:58
Compare
Choose a tag to compare

Issue: #26
Pull Request: #27

Creates a config file

11 Jul 10:58
Compare
Choose a tag to compare
Creates a config file Pre-release
Pre-release

Issue: #24
Pull Request: #25

Refactors functions and clean test file

11 Jul 10:58
Compare
Choose a tag to compare
Pre-release

Pull Request: #23

Displays what is under test (ansible role + vagrant box)

11 Jul 10:58
Compare
Choose a tag to compare

Issue: #21
Pull Request: #22

Allows to test multiple roles in one command

11 Jul 10:57
Compare
Choose a tag to compare

Issue: #19
Pull Request: #20

Adds --ansible-role option

11 Jul 10:57
Compare
Choose a tag to compare
Pre-release

Issue: #17
Pull Request: #18

Allows to test a role on multiple vagrant box

11 Jul 10:57
Compare
Choose a tag to compare

Issue: #15
Pull Request: #16