robertdebock.rabbitvcs

Ansible Role RabbitVCS

THIS ROLE HAS BEEN ARCHIVED AS OF DEC 2023.

This role helps you install and set up RabbitVCS on your system.

GitHub GitLab Downloads Version
github gitlab downloads Version

Example Playbook

The following example is from molecule/default/converge.yml and is tested with every update.

---
- name: Converge
  hosts: all
  become: yes
  gather_facts: yes

  roles:
    - role: robertdebock.rabbitvcs

Ensure your machine is ready. In continuous integration (CI), this is prepared using molecule/default/prepare.yml:

---
- name: Prepare
  hosts: all
  become: yes
  gather_facts: no

  roles:
    - role: robertdebock.bootstrap

For more details on using these roles, check this full explanation and example.

Requirements

State of Used Roles

The following roles are used to set up your system. You may choose another way to prepare your system.

Requirement GitHub GitLab
robertdebock.bootstrap Build Status GitHub Build Status GitLab
robertdebock.ca_certificates Build Status GitHub Build Status GitLab

Context

This role is part of a collection of compatible roles. For more details, check the documentation of these roles.

Here’s a visual of the related roles: dependencies

Compatibility

This role has been tested using these container images:

Container Tags
Debian all
Ubuntu all

The minimum required version of Ansible is 2.12, and tests have been conducted on:

  • The previous version.
  • The current version.
  • The development version.

If you encounter any issues, please report them on GitHub.

License

Licensed under Apache-2.0.

Author Information

Created by robertdebock.

Consider sponsoring me.

Informazioni sul progetto

Install and configure rabbitvcs on your system.

Installa
ansible-galaxy install robertdebock.rabbitvcs
Licenza
apache-2.0
Download
125
Proprietario
I know my way around (Linux) infrastructure, have a passion for automation, Docker, Ansible, Molecule and ci/cd.