4 lines
88 B
YAML
4 lines
88 B
YAML
---
|
|
- hosts: gitea
|
|
roles:
|
|
- { role: tmaurice.gitea, tags: "gitea", become: true }
|