7 γραμμές
93 B
YAML
7 γραμμές
93 B
YAML
|
---
|
||
|
- hosts: localhost
|
||
|
become: no
|
||
|
roles:
|
||
|
- { role: roles/services/update_forgejo }
|
||
|
|