This repository has been archived by the owner on May 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Norman Ziegner <norman.ziegner@ufz.de>
- Loading branch information
Norman Ziegner
committed
Mar 6, 2024
1 parent
eb003db
commit 01f716c
Showing
1 changed file
with
38 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
# SPDX-FileCopyrightText: 2024 Helmholtz Centre for Environmental Research (UFZ) | ||
# SPDX-FileCopyrightText: 2024 Helmholtz-Zentrum Dresden - Rossendorf (HZDR) | ||
|
||
# SPDX-License-Identifier: Apache-2.0 | ||
|
||
cff-version: '1.2.0' | ||
title: 'hifis.gitlab Ansible role' | ||
message: >- | ||
"If you use this Ansible role, please cite it as | ||
below." | ||
abstract: "Ansible role to install and configure the official GitLab Omnibus package." | ||
type: 'software' | ||
authors: | ||
- given-names: 'Norman' | ||
family-names: 'Ziegner' | ||
email: 'norman.ziegner@ufz.de' | ||
affiliation: >- | ||
Helmholtz Centre for Environmental Research | ||
GmbH - UFZ | ||
orcid: 'https://orcid.org/0000-0001-7579-216X' | ||
- given-names: 'Tobias' | ||
family-names: 'Huste' | ||
email: 't.huste@hzdr.de' | ||
affiliation: >- | ||
Helmholtz-Zentrum Dresden-Rossendorf e. V. | ||
(HZDR) | ||
orcid: 'https://orcid.org/0000-0002-5590-7473' | ||
- given-names: 'Christian' | ||
family-names: 'Hüser' | ||
email: 'c.hueser@hzdr.de' | ||
affiliation: >- | ||
Helmholtz-Zentrum Dresden-Rossendorf e. V. | ||
(HZDR) | ||
orcid: 'https://orcid.org/0000-0002-5028-6663' | ||
repository-code: 'https://github.com/hifis-net/ansible-role-gitlab' | ||
repository-artifact: 'https://galaxy.ansible.com/hifis/gitlab' | ||
version: 'v2.0.0' | ||
date-released: '2024-03-08' |