mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-11-01 11:21:25 +01:00 
			
		
		
		
	Update to 2022-03-25 21:00
This commit is contained in:
		| @@ -95,6 +95,9 @@ | ||||
|  | ||||
| - when: metabase_db_engine == 'postgres' | ||||
|   block: | ||||
|     - name: Install postgresql client | ||||
|       package: name=postgresql14 | ||||
|  | ||||
|     - name: Create postgres user | ||||
|       postgresql_user: | ||||
|         db: postgres | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud