feat: add peertube repo part1
This commit is contained in:
@@ -4,3 +4,9 @@
|
||||
|
||||
- name: installation de k3s...
|
||||
shell: curl -sfL https://get.k3s.io | sh -s - --docker
|
||||
|
||||
- name: clonage du dépot peertube...
|
||||
git:
|
||||
repo: https://github.com/Elam-Monnot/Peertube-helm.git
|
||||
dest: /root/tools/
|
||||
clone: yes
|
||||
|
Reference in New Issue
Block a user