forked from CCCHH/ansible-infra
		
	Sets up Renovate using Docker and systemd service and timer to run regularly. Also add accompanying host group and playbook play.
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			102 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			102 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| argument_specs:
 | |
|   main:
 | |
|     options:
 | |
|       renovate__config:
 | |
|         type: str
 | |
|         required: true
 |