From 01a3d66c52f50ef779bf1eb5e7beb0737822ac95 Mon Sep 17 00:00:00 2001
From: bronsen <kontakt+gitcommit@nrrd.de>
Date: Fri, 28 Feb 2025 10:16:43 +0100
Subject: [PATCH] [ansible conf] remove empty/out-commented lines

---
 ansible.cfg | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/ansible.cfg b/ansible.cfg
index 3913d30..8737919 100644
--- a/ansible.cfg
+++ b/ansible.cfg
@@ -2,7 +2,3 @@
 inventory = hosts.ini
 gathering = smart
 transport = ssh
-
-[ssh_connection]
-# ssh_args =
-# pipelining =