fix: wrong cp path in role
This commit is contained in:
parent
33a9c5e8f6
commit
5c21400e29
@ -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...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user