homeserver/Archiv/gitlab/playbook-gitlab.yml
mg 09b5806a6c GitLab in Archiv (#5)
GitLab in Archiv

Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/ansible#5
Co-Authored-By: mg <mg@noreply.git.mgrote.net>
Co-Committed-By: mg <mg@noreply.git.mgrote.net>
2021-02-26 14:19:25 +01:00

5 lines
94 B
YAML

---
- hosts: gitlab
roles:
- { role: geerlingguy.gitlab, tags: "gitlab", become: true }