path corrected
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
file:
|
||||
path: "/opt/backup/bin/backup_remote.bash"
|
||||
state: link
|
||||
src: "{{ ansible_user_id }}/bin/backup_remote.bash"
|
||||
src: "/{{ ansible_user_id }}/bin/backup_remote.bash"
|
||||
|
||||
- name: backup | system setup | copy backup config files
|
||||
copy:
|
||||
|
||||
Reference in New Issue
Block a user