fix: wrong cp path in role

This commit is contained in:
Elam Monnot 2023-04-03 10:47:41 +02:00
parent 33a9c5e8f6
commit 5c21400e29

View File

@ -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...