sftpbackup: Use absolute path for ssh key
This commit is contained in:
parent
701a0c5309
commit
1d2bba5c85
1 changed files with 1 additions and 0 deletions
|
@ -5,3 +5,4 @@
|
|||
hostgroup: sftpbackup
|
||||
remote_user: backup
|
||||
destination: /export/backup
|
||||
private_key: /root/.ssh/id_ed25519
|
||||
|
|
Loading…
Add table
Reference in a new issue