miteshget.gitlab

Role: gitlab

This role installs and sets up GitLab. It also configures the firewall (firewalld) and its rules.

Requirements

  • You must have a pre-configured repository or subscription to install the necessary packages.

Role Variables

  • (Details about specific variables can be added here)

Example Playbook

Here’s how to use the role in a playbook:

[user@node ~]$ cat sample_vars.yml
firewall_services:
  - ssh
  - RH-Satellite-6
firewall_ports:
  - 22/tcp
  - 80/tcp
  - 443/tcp

[user@node ~]$ cat playbook.yml
- hosts: all
  roles:
    - gitlab

[user@node ~]$ ansible-playbook playbook.yml -e @./sample_vars.yml

License

GPLv3

Author Information

Mitesh The Mouse mitsharm@redhat.com

Informazioni sul progetto

Installs and configures gitlab

Installa
ansible-galaxy install miteshget.gitlab
Licenza
gpl-3.0
Download
78
Proprietario
SENIOR ARCHITECT