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