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