forked from CCCHH/ansible-infra
		
	
		
			
				
	
	
		
			12 lines
		
	
	
	
		
			278 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			278 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| ---
 | |
| argument_specs:
 | |
|   main:
 | |
|     options:
 | |
|       zigbee2mqtt__version:
 | |
|         description: zigbee2mqtt version to install
 | |
|         type: str
 | |
|         required: true
 | |
|       zigbee2mqtt__config:
 | |
|         description: Configuration file content
 | |
|         type: str
 | |
|         required: true
 |