Skip to content

Commit

Permalink
source remote
Browse files Browse the repository at this point in the history
  • Loading branch information
SK1Y101 committed Aug 30, 2023
1 parent e0670d6 commit 1156b62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/common/tasks/backup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
ansible.builtin.copy:
src: "{{ maas_backup_dest_path }}"
dest: "{{ maas_backup_download_path }}{{ maas_backup_file }}"
remote_src: true
when: archive_list is defined

- name: Remove Backup from Remote Host
Expand Down

0 comments on commit 1156b62

Please sign in to comment.