mirror of
				https://github.com/borgbase/ansible-role-borgbackup.git
				synced 2025-11-04 01:19:32 +01:00 
			
		
		
		
	Add missing arg_spec: borgmatic_version
This commit is contained in:
		
							parent
							
								
									e9161f596e
								
							
						
					
					
						commit
						2f4966fff3
					
				@ -180,6 +180,10 @@ argument_specs:
 | 
				
			|||||||
        type: str
 | 
					        type: str
 | 
				
			||||||
        required: false
 | 
					        required: false
 | 
				
			||||||
        description: Minute when regular create and prune cron/systemd-timer job will run.
 | 
					        description: Minute when regular create and prune cron/systemd-timer job will run.
 | 
				
			||||||
 | 
					      borgmatic_version:
 | 
				
			||||||
 | 
					        type: str
 | 
				
			||||||
 | 
					        required: false
 | 
				
			||||||
 | 
					        description: Borgmatic version to install. Defaults to 'latest'
 | 
				
			||||||
      borg_ssh_key_type:
 | 
					      borg_ssh_key_type:
 | 
				
			||||||
        type: str
 | 
					        type: str
 | 
				
			||||||
        required: false
 | 
					        required: false
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user