mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Renamed Database roles
This commit is contained in:
		| @@ -9,6 +9,6 @@ pgadmin_servers: | ||||
|     port:           "{{ database_port }}" | ||||
|     username:       "postgres" | ||||
|     maintenance_db: "postgres" | ||||
|     password:       "{{ applications['rdbms-postgres'].credentials.postgres_password }}" | ||||
|     password:       "{{ applications['postgres'].credentials.postgres_password }}" | ||||
|  | ||||
| # Here you can add more databases  | ||||
		Reference in New Issue
	
	Block a user