: PeerTube Runner role

This commit is contained in:
VC
2024-08-19 15:41:05 +02:00
parent 2add080723
commit 578a48b6e1
7 changed files with 128 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
---
- name: Restart PeerTube Runner
ansible.builtin.service:
name: prunner
state: restarted