Add variables
This commit is contained in:
parent
9b77a54267
commit
bcdaf96626
2 changed files with 4 additions and 1 deletions
|
|
@ -2,4 +2,4 @@
|
|||
- name: Copy the backup strategy script
|
||||
copy:
|
||||
src: backup_strategy.sh
|
||||
dest: /media/backups/backup_strategy.sh
|
||||
dest: "{{ path }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue