mirror of https://dev.ccchb.de/ccchb/ansible.git
6 lines
54 B
YAML
6 lines
54 B
YAML
|
---
|
||
|
- hosts: gitea
|
||
|
become: yes
|
||
|
roles:
|
||
|
- gitea
|