Compare commits

...

1 Commits

Author SHA1 Message Date
5c21400e29 fix: wrong cp path in role 2023-04-03 10:47:41 +02:00

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