diff --git a/roles/mgrote_rsync/tasks/source.yml b/roles/mgrote_rsync/tasks/source.yml index 643be8da..97b12583 100644 --- a/roles/mgrote_rsync/tasks/source.yml +++ b/roles/mgrote_rsync/tasks/source.yml @@ -10,6 +10,7 @@ with_items: - "/etc/rsync_mirror/" - "/etc/rsync_mirror/.ssh" + - "/home/{{ rsync_mirror_user }}/.ssh" - name: Ensure SSH-Private-Key is templated become: true