Merge pull request 'cli: don't commit the target host for privacy' (#5188) from push-yvrxxtxymrsr into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5188
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