mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	nodejs/tasks/install.yml: Clarify manual install (if nec right after new OS releases)
This commit is contained in:
		
							parent
							
								
									a4e72ce7ed
								
							
						
					
					
						commit
						2293c9a7b2
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -70,6 +70,7 @@
 | 
			
		|||
# MANUAL INSTALL OPTION "IMMEDIATELY" AFTER ANY OS RELEASE: (e.g. Ubuntu 22.04)
 | 
			
		||||
# wget https://deb.nodesource.com/node_18.x/pool/main/n/nodejs/nodejs_18.0.0-deb-1nodesource1_amd64.deb
 | 
			
		||||
# apt install ./nodejs_18.0.0-deb-1nodesource1_amd64.deb
 | 
			
		||||
# echo 'nodejs_installed: True' >> /etc/iiab/iiab_state.yml
 | 
			
		||||
 | 
			
		||||
- name: Run 'curl -sL https://deb.nodesource.com/setup_{{ nodejs_version }} | bash -' to overwrite /etc/apt/sources.list.d/nodesource.list
 | 
			
		||||
  shell: curl -sL https://deb.nodesource.com/setup_{{ nodejs_version }} | bash -
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue