diff --git a/roles/borgmatic/tasks/target.yaml b/roles/borgmatic/tasks/target.yaml index 4f33a5a..d680a74 100644 --- a/roles/borgmatic/tasks/target.yaml +++ b/roles/borgmatic/tasks/target.yaml @@ -2,6 +2,7 @@ - name: Gather facts ansible.builtin.setup: delegate_facts: true + ignore_unreachable: true retries: 3 - name: Add ssh key to authorized_keys