mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-04 12:18:17 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			119 B
		
	
	
	
		
			Django/Jinja
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			119 B
		
	
	
	
		
			Django/Jinja
		
	
	
	
	
	
{% for authorized_key in authorized_keys_list %}
 | 
						|
command="/home/backup/ssh-wrapper.sh" {{authorized_key}}
 | 
						|
{% endfor %}
 |