Create SSH config for borg providers

This commit is contained in:
phil 2023-05-08 11:21:21 +02:00
parent fbdce3166f
commit f4152f9a5e
5 changed files with 23 additions and 14 deletions

View file

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