Create SSH config for borg providers
This commit is contained in:
parent
fbdce3166f
commit
f4152f9a5e
5 changed files with 23 additions and 14 deletions
|
@ -3,7 +3,6 @@
|
|||
ansible.builtin.slurp:
|
||||
src: "{{ borg_ssh_key_file_path }}.pub"
|
||||
register: ssh_key
|
||||
check_mode: true
|
||||
|
||||
- name: Add key to borgbase
|
||||
adhawkins.borgbase.borgbase_ssh:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue