diff --git a/tasks/borg.yml b/tasks/borg.yml index e239a42..5408414 100644 --- a/tasks/borg.yml +++ b/tasks/borg.yml @@ -23,7 +23,7 @@ command: "borgmatic init -e {{ borg_repo_key }} {{ borgmatic_init_options | default([]) }}" responses: ^.*want to continue connecting.*$: "yes" - timeout: 120 + timeout: 120 - name: "Borg | Create key export directory" ansible.builtin.file: