Fix wrong file name
This commit is contained in:
parent
bcdaf96626
commit
510dbef802
@ -1,5 +1,5 @@
|
||||
---
|
||||
- name: Copy the backup strategy script
|
||||
copy:
|
||||
src: backup_strategy.sh
|
||||
src: backup-strategy.sh
|
||||
dest: "{{ path }}"
|
||||
|
Loading…
Reference in New Issue
Block a user