Allow to wait longer for unresponsive hosts
This commit is contained in:
parent
be1cf37ca3
commit
c7896338ed
2 changed files with 2 additions and 1 deletions
|
@ -23,6 +23,7 @@
|
|||
command: "borgmatic init -e {{ borg_repo_key }} {{ borgmatic_init_options | default([]) }}"
|
||||
responses:
|
||||
^.*want to continue connecting.*$: "yes"
|
||||
timeout: 120
|
||||
|
||||
- name: "Borg | Create key export directory"
|
||||
ansible.builtin.file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue