mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-11-04 04:41:27 +01:00 
			
		
		
		
	Update to 2024-01-04 17:00
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
set -eo pipefail
 | 
			
		||||
 | 
			
		||||
PGPASSWORD='{{ n8n_db_pass }}' /usr/pgsql-15/bin/pg_dump \
 | 
			
		||||
PGPASSWORD='{{ n8n_db_pass }}' /usr/pgsql-16/bin/pg_dump \
 | 
			
		||||
  --format=custom \
 | 
			
		||||
  --clean \
 | 
			
		||||
  --create \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user