playbooks/plays/update_forgejo.yml
2023-10-06 09:50:00 +03:00

6 γραμμές
93 B
YAML

---
- hosts: localhost
become: no
roles:
- { role: roles/services/update_forgejo }