v1.0.0
First release. This plugin allows you to analyze Ansible playbooks with ansible-lint and load the result into SonarQube for easy issue tracking and management. See the README file for a complete list of available check rules.
Requirements
- SonarQube 6.6+, 7.0+
- Sonar YAML plugin 1.0.1 min.
Known issues
Not compatible with ansible-lint 3.5+
This version is not compatible with ansible-lint 3.5+. In order to have it work, please use ansible-lint 3.4 instead.