mirror of https://github.com/jumpserver/jumpserver
pref: 修改 v3
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