diff --git a/run.py b/run.py index 23601b2..5847f95 100644 --- a/run.py +++ b/run.py @@ -683,10 +683,6 @@ def get_objects(self, vc_obj_type): tags=self.tags, )) elif vc_obj_type == "virtual_machines": - log.info( - "Collecting info about vCenter %s '%s' object.", - vc_obj_type, obj_name - ) # Virtual Machines log.debug( "Collecting info for virtual machine '%s'", obj_name