feat: added peertube role

This commit is contained in:
Elam Monnot
2023-03-30 08:21:21 +02:00
parent fe0629d1c3
commit a35048dc9f
5 changed files with 37 additions and 1 deletions

10
s-peertube.yml Normal file
View File

@@ -0,0 +1,10 @@
---
- hosts: localhost
connection: local
roles:
- base
- peertube
- post
- snmp-agent
- ssh-cli