mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-10-22 00:09:14 +00:00
[Update] 更新命令批量执行资产树(将没有ssh协议的资产设置为nocheck)
This commit is contained in:
@@ -481,6 +481,7 @@ class ParserNode:
|
||||
'isParent': False,
|
||||
'open': False,
|
||||
'iconSkin': icon_skin,
|
||||
'nocheck': not asset.has_protocol('ssh'),
|
||||
'meta': {
|
||||
'type': 'asset',
|
||||
'asset': {
|
||||
|
Reference in New Issue
Block a user