[borgbackup_client] fix identation
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
otthorn 2021-03-11 23:37:55 +01:00
parent 313314a674
commit 531f7593d2

View file

@ -55,7 +55,7 @@
no-user-rc, no-user-rc,
no-X11-forwarding no-X11-forwarding
vars: vars:
borg_host_dir: "{{ borg_server_base_dir }}/{{ ansible_fqdn }}" borg_host_dir: "{{ borg_server_base_dir }}/{{ ansible_fqdn }}"
- name: Add borgmatic configuration file - name: Add borgmatic configuration file
become: true become: true