Delegate facts for borgbackup_client
This commit is contained in:
parent
d9f1104309
commit
86f8b31159
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@
|
|||
|
||||
- name: Gather server facts
|
||||
delegate_to: "{{ borg_server_host }}"
|
||||
delegate_facts: true
|
||||
setup:
|
||||
gather_subset:
|
||||
- all
|
||||
|
|
Loading…
Reference in a new issue