diff --git a/main.py b/main.py index 1bb9e5b..7ef9f17 100644 --- a/main.py +++ b/main.py @@ -125,6 +125,8 @@ while True: mongo.update_date(host) updated = True send_notification(f"host {host} updated") + else: + print(f"Host {host} does not need to be updated") if updated: if os.getenv("STAGE") == "development": container_id_run = call(