ageres210784.ansible_gitlab

ageres210784/ansible_gitlab

Rola Ansible, która instaluje [gitlab] na systemie Linux w kontenerze Docker

Wymagania

Ansible 2.9+

Zmienne Roli

Wszystkie zmienne możesz zobaczyć w pliku defaults/main.yml.

Zależności

sorrowless/docker

Przykładowy Playbook

- name: Zapewnij gitlab
  hosts: gitlab_hosts
  remote_user: root

  roles:
     - { role: ageres210784.ansible_gitlab, tags: ['gitlab'] }

Licencja

Apache 2.0

Informacje o autorze

Ta rola została stworzona przez [Sergey Evseev].

O projekcie

your role description

Zainstaluj
ansible-galaxy install ageres210784.ansible_gitlab
Licencja
apache-2.0
Pobrania
257
Właściciel