https://github.com/sergk/ansible-gerrit
Ansible playbook to deploy gerrit
https://github.com/sergk/ansible-gerrit
ansible ansible-galaxy ansible-playbook ci debian galaxy gerrit gerrit-admin ubuntu
Last synced: 8 months ago
JSON representation
Ansible playbook to deploy gerrit
- Host: GitHub
- URL: https://github.com/sergk/ansible-gerrit
- Owner: SergK
- License: mit
- Archived: true
- Created: 2017-10-12T15:33:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-18T09:20:24.000Z (over 8 years ago)
- Last Synced: 2025-01-30T23:32:25.673Z (over 1 year ago)
- Topics: ansible, ansible-galaxy, ansible-playbook, ci, debian, galaxy, gerrit, gerrit-admin, ubuntu
- Language: JavaScript
- Homepage: https://github.com/SergK/ansible-gerrit
- Size: 56.6 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Ansible Role: Gerrit
====================
[](https://travis-ci.org/SergK/ansible-gerrit)
Setup Gerrit Service on Debian
Requirements
------------
None.
Role Variables
--------------
All variables defined in `default/main.yml` and `vars/main.yml`
Dependencies
------------
None.
Example Playbook
----------------
```yaml
- hosts: gerrit
roles:
- { role: SergK.gerrit }
```
License
-------
MIT
Author Information
------------------
Sergiy Kulanov