mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-11-04 04:41:27 +01:00 
			
		
		
		
	Update to 2023-04-11 15:00
This commit is contained in:
		@@ -10,7 +10,7 @@
 | 
			
		||||
 | 
			
		||||
- name: Backup the database
 | 
			
		||||
  command: >
 | 
			
		||||
    /usr/pgsql-14/bin/pg_dump
 | 
			
		||||
    /usr/pgsql-15/bin/pg_dump
 | 
			
		||||
    --clean
 | 
			
		||||
    --create
 | 
			
		||||
    --host={{ miniflux_db_server }}
 | 
			
		||||
 
 | 
			
		||||
@@ -5,7 +5,7 @@
 | 
			
		||||
    name:
 | 
			
		||||
      - tar
 | 
			
		||||
      - zstd
 | 
			
		||||
      - postgresql14
 | 
			
		||||
      - postgresql15
 | 
			
		||||
  tags: miniflux
 | 
			
		||||
 | 
			
		||||
- name: Download miniflux
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user