mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-31 10:51:27 +01:00 
			
		
		
		
	Update to 2021-12-31 14:05
This commit is contained in:
		| @@ -10,7 +10,7 @@ pga_src_ip: [] | ||||
| # Root dir where the app will be installed | ||||
| pga_root_dir: /opt/pgadmin4_{{ pga_id }} | ||||
| # Version to deploy | ||||
| pga_version: '6.2' | ||||
| pga_version: '6.3' | ||||
| # URL of the wheel | ||||
| pga_pip_url: https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v{{ pga_version }}/pip/pgadmin4-{{ pga_version }}-py3-none-any.whl | ||||
|  | ||||
|   | ||||
| @@ -35,4 +35,4 @@ OAUTH2_CONFIG=[{ | ||||
| WEBSERVER_AUTO_CREATE_USER=True | ||||
| WEBSERVER_REMOTE_USER='{{ pga_webserver_header }}' | ||||
| {% endif %} | ||||
|  | ||||
| AUTO_DISCOVER_SERVERS = False | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud