No description
| ansible | ||
| .gitignore | ||
| Dockerfile | ||
| get_badges.py | ||
| README.md | ||
| requirements.txt | ||
Sonar Badges
If you are using a SonarQube instance with Authorization.
Unauthorized user cant see the Badges in your README file.
With this project you can do that
Needed adjustments:
For the application adjust the environment variables
AUTH_TOKEN=XXXXXXXXXX
SONAR_SERVER=XXXXXXXXXX
How you create a User Token check it out here
For the deployment use a valid hostname hosts-file
cd ansible && ansible-playbook -D -i hosts site.yml