mirror of https://github.com/jumpserver/jumpserver
fix: automiation
parent
16e3604fcb
commit
a11770e96d
|
@ -21,7 +21,7 @@ logger = get_logger(__name__)
|
||||||
|
|
||||||
|
|
||||||
class PushOrVerifyHostCallbackMixin:
|
class PushOrVerifyHostCallbackMixin:
|
||||||
execution: Model()
|
execution: callable
|
||||||
host_account_mapper: dict
|
host_account_mapper: dict
|
||||||
ignore_account: bool
|
ignore_account: bool
|
||||||
generate_public_key: callable
|
generate_public_key: callable
|
||||||
|
|
Loading…
Reference in New Issue