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