[borgbackup_client] fix identation
This commit is contained in:
parent
313314a674
commit
531f7593d2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue