mg
09b5806a6c
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>
4 lines
94 B
YAML
4 lines
94 B
YAML
---
|
|
- hosts: gitlab
|
|
roles:
|
|
- { role: geerlingguy.gitlab, tags: "gitlab", become: true }
|