[DOC] fix some typos in comments and docs
This commit is contained in:
parent
11174830cf
commit
ab4846abf3
3 changed files with 4 additions and 4 deletions
|
|
@ -25,7 +25,7 @@ If you want to configure borgbackup backups, these variables need to be set:
|
|||
- `borgbackup_hostname`: Hostname to prefix the snapshots
|
||||
|
||||
Optional configuration:
|
||||
- `borgbackup_ssh_id`: Path to the used ssh id (default: `/home/{{ ansible_user_id }}/.ssh/id_ed25519`)
|
||||
- `borgbackup_ssh_id`: Path to the used ssh id (default: `{{ ansible_user_dir }}/.ssh/id_ed25519`)
|
||||
|
||||
Attention: You still need to setup the borgbackup repository manually.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue