{"id":16060891,"url":"https://github.com/geerlingguy/ansible-role-sonar-runner","last_synced_at":"2025-03-18T05:30:29.997Z","repository":{"id":17971321,"uuid":"20969271","full_name":"geerlingguy/ansible-role-sonar-runner","owner":"geerlingguy","description":"DEPRECATED Ansible Role - SonarQube Runner","archived":false,"fork":false,"pushed_at":"2020-03-05T21:48:17.000Z","size":21,"stargazers_count":11,"open_issues_count":0,"forks_count":12,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T07:12:11.620Z","etag":null,"topics":["ansible","mysql","role","sonar","sonarqube","sonarqube-runner"],"latest_commit_sha":null,"homepage":"https://galaxy.ansible.com/geerlingguy/sonar-runner/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geerlingguy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"geerlingguy","patreon":"geerlingguy"}},"created_at":"2014-06-18T16:23:01.000Z","updated_at":"2023-07-12T01:24:11.000Z","dependencies_parsed_at":"2022-08-26T10:20:07.590Z","dependency_job_id":null,"html_url":"https://github.com/geerlingguy/ansible-role-sonar-runner","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fansible-role-sonar-runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fansible-role-sonar-runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fansible-role-sonar-runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geerlingguy%2Fansible-role-sonar-runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geerlingguy","download_url":"https://codeload.github.com/geerlingguy/ansible-role-sonar-runner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243902293,"owners_count":20366260,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","mysql","role","sonar","sonarqube","sonarqube-runner"],"created_at":"2024-10-09T04:07:07.170Z","updated_at":"2025-03-18T05:30:29.614Z","avatar_url":"https://github.com/geerlingguy.png","language":"Shell","funding_links":["https://github.com/sponsors/geerlingguy","https://patreon.com/geerlingguy"],"categories":[],"sub_categories":[],"readme":"# Ansible Role: SonarQube Runner\n\n[![Build Status](https://travis-ci.org/geerlingguy/ansible-role-sonar-runner.svg?branch=master)](https://travis-ci.org/geerlingguy/ansible-role-sonar-runner)\n\n\u003e **DEPRECATED**: This role is no longer actively maintained. It may still work, but I have marked it as 'deprecated' on Ansible Galaxy, and recommend you find a new role to replace it, or fork it and use your fork.\n\nAn Ansible Role that installs Sonar Runner on RedHat/CentOS and Debian/Ubuntu Linux servers.\n\nThe role is currently configured to support SonarQube installations using MySQL as a database backend.\n\n## Requirements\n\nNone.\n\n## Role Variables\n\nAvailable variables are listed below, along with default values:\n\n    workspace: /root\n\nDirectory where downloaded files will be temporarily stored.\n\n    sonar_runner_download_url: https://repo1.maven.org/maven2/org/codehaus/sonar/runner/sonar-runner-dist/2.3/sonar-runner-dist-2.3.zip\n    sonar_runner_download_file: sonar-runner-dist-2.3.zip\n    sonar_runner_expanded_file: sonar-runner-2.3\n\nURL and filenames for sonar distribution/version.\n\n    sonar_protocol: http\n    sonar_host: localhost\n    sonar_port: 9000\n\nThe SonarQube installation to which sonar-runner will connect.\n\n    sonar_login: \"\"\n    sonar_password: \"\"\n\nThe SonarQube installation login (if configured).\n\n    sonar_mysql_host: localhost\n    sonar_mysql_port: 3306\n    sonar_mysql_database: sonar\n    sonar_mysql_user: sonar\n    sonar_mysql_password: sonar\n\nSonarQube MySQL database connection details.\n\n## Dependencies\n\nNone.\n\n## Example Playbook\n\n    - hosts: all\n      roles:\n        - { role: geerlingguy.sonar-runner }\n\n## License\n\nMIT / BSD\n\n## Author Information\n\nThis role was created in 2014 by [Jeff Geerling](https://www.jeffgeerling.com/), author of [Ansible for DevOps](https://www.ansiblefordevops.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeerlingguy%2Fansible-role-sonar-runner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeerlingguy%2Fansible-role-sonar-runner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeerlingguy%2Fansible-role-sonar-runner/lists"}