Fix typo
This commit is contained in:
parent
0fccf6673a
commit
2a6b2273a2
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
dest: "/etc/borgmatic/{{ borgmatic_config_name }}"
|
||||
mode: "0600"
|
||||
|
||||
- name: "Borg | Install borgmatic bach completions"
|
||||
- name: "Borg | Install borgmatic bash completions"
|
||||
ansible.builtin.shell:
|
||||
cmd: "borgmatic --bash-completion > /usr/share/bash-completion/completions/borgmatic"
|
||||
creates: /usr/share/bash-completion/completions/borgmatic
|
||||
|
|
Loading…
Reference in a new issue