Fix wrong file name
This commit is contained in:
parent
bcdaf96626
commit
510dbef802
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
- name: Copy the backup strategy script
|
||||
copy:
|
||||
src: backup_strategy.sh
|
||||
src: backup-strategy.sh
|
||||
dest: "{{ path }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue