mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	Fix.. Display Calibre-Web venv path & Python ver
This commit is contained in:
		
							parent
							
								
									e2b489b507
								
							
						
					
					
						commit
						7827780f54
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -42,7 +42,7 @@
 | 
			
		|||
#  ignore_errors: True
 | 
			
		||||
##
 | 
			
		||||
# Implementing this with Ansible command module for now.
 | 
			
		||||
- name: Download Calibre-Web dependencies (using pip) into {{ virtualenv_python }} virtual environment {{ calibreweb_venv_path }}
 | 
			
		||||
- name: Download Calibre-Web dependencies (using pip) into python2.7 virtual environment {{ calibreweb_venv_path }}
 | 
			
		||||
  pip:
 | 
			
		||||
    requirements: "{{ calibreweb_venv_path }}/requirements.txt"
 | 
			
		||||
    virtualenv: "{{ calibreweb_venv_path }}"    # /usr/local/calibre-web
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue