mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-31 10:51:27 +01:00 
			
		
		
		
	Update to 2023-04-11 15:00
This commit is contained in:
		| @@ -43,11 +43,11 @@ | ||||
| - when: squashtm_db_engine == 'postgres' | ||||
|   block: | ||||
|     - name: Install pg_dump | ||||
|       package: name=postgresql14 | ||||
|       package: name=postgresql15 | ||||
|  | ||||
|     - name: Dump the database | ||||
|       command: > | ||||
|         /usr/pgsql-14/bin/pg_dump | ||||
|         /usr/pgsql-15/bin/pg_dump | ||||
|           --clean | ||||
|           --create | ||||
|           --host={{ squashtm_db_server | quote }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud