5 lines
96 B
YAML
5 lines
96 B
YAML
|
- name: Install and configure GitLab
|
||
|
import_role:
|
||
|
name: geerlingguy.gitlab
|
||
|
become: true
|