ansible/gitea.yml

8 lines
96 B
YAML
Raw Normal View History

2020-09-18 06:15:15 -05:00
---
2024-09-17 11:15:28 -05:00
- name: Deploy Forgejo
hosts: gitea
become: true
2020-09-18 06:15:15 -05:00
roles:
- gitea
2020-09-18 10:47:42 -05:00
- gitea-ccchb