cli vars generate: log in global context what is global

This commit is contained in:
lassulus
2024-12-03 22:29:25 +01:00
parent d89ee46d7f
commit c6a713d393

View File

@@ -460,7 +460,7 @@ def generate_vars(
raise ClanError(msg) from errors[0][1]
if not was_regenerated and len(machines) > 0:
machine.info("All vars are already up to date")
log.info("All vars are already up to date")
return was_regenerated