forked from CCCHH/ansible-infra
		
	
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			79 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			79 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| ---
 | |
| - name: Ensure nodejs is installed
 | |
|   ansible.builtin.apt:
 | |
|     name: nodejs
 |