Go to file
2023-04-28 01:12:26 +02:00
.github
defaults fix: Role works now. 2023-04-28 01:10:21 +02:00
handlers
meta
molecule/default chore: Linting. 2023-04-28 01:12:26 +02:00
tasks chore: Linting. 2023-04-28 01:12:26 +02:00
templates chore: Linting. 2023-04-28 01:12:26 +02:00
.ansible-lint
.gitattributes
.gitignore
.travis.yml
.yamllint
CHANGELOG.md
LICENSE
README.md
test-requirements.txt

Sonarqube Ansible role

This role installs Sonarqube via Docker compose.

Requirements

None

Role Variables

All variables are listed below (see also defaults/main.yml).

---

Dependencies

You need a machine with docker and docker-compose installed.

Example Playbook

- hosts: servers
  roles:
      - 'laurivan.Sonarqube'

License

This project is licensed under the MIT license - see the LICENSE file for details.

MIT License

Author Information

This role was created in 2023 by Laur Ivan.

Built With

Ansible Molecule Goss

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.