remove white space

This commit is contained in:
Stein van Broekhoven 2025-04-01 14:14:26 +02:00 committed by GitHub
parent 4399a9cd55
commit b4acc47389
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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