Merge pull request 'fix' (#53) from master into dev

Reviewed-on: #53
This commit is contained in:
emmatveev 2025-06-12 02:35:21 +03:00
commit f191d7c07a

View File

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