forked from ccchb/ansible
5 lines
54 B
YAML
5 lines
54 B
YAML
---
|
|
- hosts: gitea
|
|
become: yes
|
|
roles:
|
|
- gitea
|