mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-30 18:31:28 +01:00 
			
		
		
		
	Update to 2024-01-04 17:00
This commit is contained in:
		| @@ -7,7 +7,7 @@ | ||||
| - name: Install postgresql client | ||||
|   package: | ||||
|     name: | ||||
|       - postgresql15 | ||||
|       - postgresql16 | ||||
|   tags: ged | ||||
|  | ||||
| - name: Archive previous version | ||||
| @@ -25,7 +25,7 @@ | ||||
|  | ||||
| - name: Dump the database | ||||
|   command: > | ||||
|     /usr/pgsql-15/bin/pg_dump | ||||
|     /usr/pgsql-16/bin/pg_dump | ||||
|     --clean | ||||
|     --create  | ||||
|     --host={{ paperless_db_server | quote }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud