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