6 lines
50 B
YAML
6 lines
50 B
YAML
---
|
|
- hosts: localhost
|
|
|
|
roles:
|
|
- gitlab
|
---
|
|
- hosts: localhost
|
|
|
|
roles:
|
|
- gitlab
|