mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	Fix Ansible comment RE: python3-netifaces (PR #3852)
This commit is contained in:
		
							parent
							
								
									5665b68b13
								
							
						
					
					
						commit
						b8a868e231
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -21,7 +21,7 @@
 | 
				
			||||||
# Official upstream instructions:
 | 
					# Official upstream instructions:
 | 
				
			||||||
# apt install python3-pip python3-venv
 | 
					# apt install python3-pip python3-venv
 | 
				
			||||||
# https://github.com/janeczku/calibre-web/wiki/Manual-installation
 | 
					# https://github.com/janeczku/calibre-web/wiki/Manual-installation
 | 
				
			||||||
- name: "Install packages: imagemagick, python3-netifaces"
 | 
					- name: "Install package: imagemagick"
 | 
				
			||||||
  package:
 | 
					  package:
 | 
				
			||||||
    name:
 | 
					    name:
 | 
				
			||||||
      - imagemagick
 | 
					      - imagemagick
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue