pref: 修改 v3

pull/9008/head
ibuler 2022-10-28 19:10:19 +08:00
parent 12b74093e2
commit f5fd674f08
1 changed files with 0 additions and 1 deletions

View File

@ -63,7 +63,6 @@ class JMSInventory:
var = {
'ansible_user': account.username,
}
if not account.secret:
return var
if account.secret_type == 'password':