Sonar is a source-code quality tool.
Sonar can use either a MySQL variant, or PostgreSQL, as a database. You should select just one of these using the features.
features:
mysql: True
postgresql: False
defaults/main.yml and vars/main.yml contain variables. Please change the sonar_password first. For advanced users the sonar_plugins might be interesting.
You can run this role combined with the role pcextreme.mariadb. An implementation with Postgres is possible.
Refer to a complete build server https://github.com/bbaassssiiee/buildserver
BSD
Bas Meijer @bbaassssiiee