Optimized variable names

This commit is contained in:
2025-08-18 21:26:46 +02:00
parent 2569abc0be
commit 5adce08aea
3 changed files with 8 additions and 7 deletions

View File

@@ -19,7 +19,7 @@
- name: create svc-bkp-rmt-2-loc.sh
copy:
src: svc-bkp-rmt-2-loc.sh
dest: "{{ DOCKER_BACKUP_REMOTE_2_LOCAL_DIR }}svc-bkp-rmt-2-loc.sh"
dest: "{{ DOCKER_BACKUP_REMOTE_2_LOCAL_SCRIPT }}"
mode: "0755"
- include_role: