playbooks/plays/update_gitea.yml
2021-08-30 14:25:46 +03:00

6 γραμμές
91 B
YAML

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