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