buluma.rabbitvcs

Ansible Role rabbitvcs

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

GitHub Version Issues Pull Requests Downloads
github Version Issues PullRequests Ansible Role

Example Playbook

Here’s a simple example from molecule/default/converge.yml that is tested every time there is a push, pull request, or release.

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

  roles:
    - role: buluma.rabbitvcs

Before running, you need to prepare the machine. In Continuous Integration (CI), this is done with molecule/default/prepare.yml:

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

  roles:
    - role: buluma.bootstrap

You can find a detailed explanation and example on how to use these roles.

Requirements

State of Used Roles

These roles are used to prepare your system. You can also prepare your system using other methods.

Requirement GitHub Version
buluma.bootstrap Ansible Molecule Version
buluma.ca_certificates Ansible Molecule Version

Context

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

Here’s a visual of related roles:

dependencies

Compatibility

This role has been tested on these container images:

container tags
Debian all
Ubuntu focal, bionic, jammy

You need at least Ansible version 2.12. Tests were conducted on:

  • Previous version.
  • Current version.
  • Development version.

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

Changelog

For a history of changes, see the Change Log.

License

This role is licensed under Apache-2.0.

Author Information

Created by Shadow Walker.

Informazioni sul progetto

Install and configure rabbitvcs on your system.

Installa
ansible-galaxy install buluma.rabbitvcs
Licenza
apache-2.0
Download
1.5k
Proprietario
DevOps Engineer