Allow to wait longer for unresponsive hosts

This commit is contained in:
phil 2023-12-02 09:22:32 +01:00
parent be1cf37ca3
commit c7896338ed
2 changed files with 2 additions and 1 deletions

View file

@ -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: