typo
This commit is contained in:
parent
2ec169b955
commit
2bb51ac0b2
@ -84,7 +84,7 @@ find $backup_dir -type d -ctime +$backup_local_retention -exec rm -rf {} \;
|
||||
|
||||
## send to PBS ##
|
||||
/usr/bin/proxmox-backup-client backup slash.pxar:/ \
|
||||
--backup-ip {{ ansible_hostname }} \
|
||||
--backup-id {{ ansible_hostname }} \
|
||||
{% if backup_path_include is defined %}
|
||||
{% for item in backup_path_include %}
|
||||
{% if item.fs_mount is defined %}--include-dev {{ item.path }} \{% endif %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user