From b4acc47389c077021a2bd13be18956083e27a474 Mon Sep 17 00:00:00 2001 From: Stein van Broekhoven Date: Tue, 1 Apr 2025 14:14:26 +0200 Subject: [PATCH] remove white space --- plugins/inventory/proxmox.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/inventory/proxmox.py b/plugins/inventory/proxmox.py index 3059bd1e7c..0f41cabe7d 100644 --- a/plugins/inventory/proxmox.py +++ b/plugins/inventory/proxmox.py @@ -368,7 +368,7 @@ class InventoryModule(BaseInventoryPlugin, Constructable, Cacheable): # sort interface by iface name to make selection as stable as possible ret.sort(key=lambda x: x['iface']) - + for iface in ret: try: # only process interfaces adhering to these rules