worded the log better

This commit is contained in:
Noah
2025-08-25 13:24:10 +10:00
committed by Ricardo Bartels
parent fa494df9ae
commit 61379d9049
+1 -1
View File
@@ -2142,7 +2142,7 @@ class NBIPAddress(NetBoxObject):
assigned_object = data.get("assigned_object_id")
if object_type == "ipam.fhrpgroup":
log.info("IP address assigned to FHRP group. Skipping.")
log.info(f"IP address with id '{assigned_object}' assigned to FHRP group. Skipping.")
return
# used to track changes in object primary IP assignments