Installs Gitlab EE or CE instance.
- Amazon Linux 2023, which is the only platform currently supported.
gitlab_edition
: Set toenterprise
(default) orcommunity
depending on the variant to installgitlab_rb_file_path
: Local path of a configuration file on the control machine (optional)
None.
- hosts: all
roles:
- ecgalaxy.gitlab_instance
bash <(curl -s https://code.europa.eu/-/snippets/1/raw/main/ansible-role.sh) ecgalaxy.gitlab_instance
See ansible-role for instructions.
Please verify the script integrity first.
Copyright the European Union 2022.
Licensed under the EUPL-1.2 or later.
Copyright Red Hat, Josh Swanson, see https://www.redhat.com/en/blog/installing-gitlab-ce-rhel-9
ECGALAXY team.