6 lines
		
	
	
		
			236 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			236 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
REPOSITORY={{borg_account}}@{{ borg_server }}:{{ borg_remote_dir }}/{{ ansible_hostname }}
 | 
						|
export BORG_PASSPHRASE={{ borg_passphrase }}
 | 
						|
borg=/usr/bin/borg
 | 
						|
rotate={{ borg_rotate }}
 | 
						|
src="{{ borg_dirs }}"
 | 
						|
statusfile=/run/zabbix/borg.status |