mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-01 07:27:35 +00:00
fix: automiation
This commit is contained in:
@@ -21,7 +21,7 @@ logger = get_logger(__name__)
|
||||
|
||||
|
||||
class PushOrVerifyHostCallbackMixin:
|
||||
execution: Model()
|
||||
execution: callable
|
||||
host_account_mapper: dict
|
||||
ignore_account: bool
|
||||
generate_public_key: callable
|
||||
|
Reference in New Issue
Block a user