feat: add peertube role

This commit is contained in:
VC
2024-07-05 11:53:36 +02:00
parent e22e4fd873
commit f8d30a7886
2 changed files with 80 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
peertube_version: "5.1.0"
peertube_home: "/srv/peertube"
peertube_url: "https://github.com/Chocobozzz/PeerTube/releases/download/v{{ peertube_version }}/peertube-v{{ peertube_version }}.zip"