fix: wrong cp path in role
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
- name: copie de values.yaml...
|
||||
copy:
|
||||
src: /root/tools/ansible/gsb2023/roles/peertube/files/values.yaml
|
||||
dest: /root/tools/peertube/Peertube-helm/helm/
|
||||
dest: /root/tools/peertube/helm/
|
||||
mode: '0644'
|
||||
|
||||
- name: installation de helm...
|
||||
|
Reference in New Issue
Block a user