From 38d898c7a7864df52d9155664c937bcfe7199a25 Mon Sep 17 00:00:00 2001 From: Manuel Carrer Date: Fri, 17 Jan 2025 15:34:58 +0100 Subject: [PATCH] Fix file format --- ansible/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/README.md b/ansible/README.md index a613a98..d7e7d96 100644 --- a/ansible/README.md +++ b/ansible/README.md @@ -90,7 +90,7 @@ ssh lard-a To connect to postgres you can define a [service](https://www.postgresql.org/docs/current/libpq-pgservice.html) in `~/.pg_service.conf`, like so: -```txt +```ini [lard-a] host= port=5432