cli: don't commit the target host for privacy
This commit is contained in:
@@ -253,5 +253,5 @@ def run_machine_install(opts: InstallOptions, target_host: Remote) -> None:
|
||||
)
|
||||
inventory_store.write(
|
||||
inventory,
|
||||
f"Installed {machine.name} at {target_host.target}",
|
||||
f"Installed {machine.name}",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user