mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-31 22:36:37 +00:00
pref: 修改 v3
This commit is contained in:
parent
12b74093e2
commit
f5fd674f08
@ -63,7 +63,6 @@ class JMSInventory:
|
||||
var = {
|
||||
'ansible_user': account.username,
|
||||
}
|
||||
|
||||
if not account.secret:
|
||||
return var
|
||||
if account.secret_type == 'password':
|
||||
|
Loading…
Reference in New Issue
Block a user