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