✨: PeerTube Runner role
This commit is contained in:
9
playbooks/peertube_runner.yml
Normal file
9
playbooks/peertube_runner.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
|
||||
- name: Deploy peertube runner
|
||||
hosts: peertuberunners
|
||||
gather_facts: true
|
||||
diff: true
|
||||
roles:
|
||||
- nodejs
|
||||
- peertube_runner
|
Reference in New Issue
Block a user