ageres210784.ansible_gitlab
ageres210784/ansible_gitlab
This is an Ansible role that installs [GitLab] on Linux Docker.
Requirements
You need Ansible version 2.9 or higher.
Role Variables
You can find all the variables in the defaults/main.yml
file.
Dependencies
This role depends on sorrowless/docker
.
Example Playbook
Here’s how to use it in a playbook:
- name: Ensure GitLab is installed
hosts: gitlab_hosts
remote_user: root
roles:
- { role: ageres210784.ansible_gitlab, tags: ['gitlab'] }
License
This role is licensed under Apache 2.0.
Author Information
This role was created by [Sergey Evseev].
Installa
ansible-galaxy install ageres210784.ansible_gitlab
Licenza
apache-2.0
Download
257
Proprietario