: remove PT runner webvideo encoding

This commit is contained in:
VC
2024-09-13 19:39:19 +02:00
parent 5c0a03093a
commit 9b2a5c4d97
3 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
---
- name: Restart PeerTube Runner
ansible.builtin.service:
ansible.builtin.systemd_service:
name: prunner
state: restarted
daemon_reload: true