forked from CCCHH/ansible-infra
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			167 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			167 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| ---
 | |
| argument_specs:
 | |
|   main:
 | |
|     options:
 | |
|       nodejs__major_version:
 | |
|         description: Major version of nodejs to install
 | |
|         type: int
 | |
|         required: true
 |