From 82e61d95a0b5e2f42aa93d3e22240579dd1a1f51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kacper=20=C5=BBbikowski?= Date: Thu, 29 Jan 2026 13:58:47 +0100 Subject: [PATCH] Update inventory.ini.example --- inventory.ini.example | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/inventory.ini.example b/inventory.ini.example index f67837c..55bc7c0 100644 --- a/inventory.ini.example +++ b/inventory.ini.example @@ -6,8 +6,4 @@ pg2 ansible_host=10.0.0.2 [all:vars] ansible_user=ansible -ansible_ssh_pass=SILNE_HASLO - -pg_version=16 -pg_cluster=main -pg_data=/var/lib/postgresql/16/main +ansible_ssh_pass=SILNE_HASLO \ No newline at end of file