Fix wrong file name

This commit is contained in:
nemunaire 2023-05-13 16:37:07 +02:00
parent bcdaf96626
commit 510dbef802
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
---
- name: Copy the backup strategy script
copy:
src: backup_strategy.sh
src: backup-strategy.sh
dest: "{{ path }}"