mirror of https://github.com/jumpserver/jumpserver
16 lines
354 B
YAML
16 lines
354 B
YAML
id: gather_accounts_mysql
|
|
name: "{{ 'Gather account from MySQL' | trans }}"
|
|
category: database
|
|
type:
|
|
- mysql
|
|
- mariadb
|
|
method: gather_accounts
|
|
|
|
i18n:
|
|
en:
|
|
Gather account from MySQL: Gather account from MySQL
|
|
zh:
|
|
Gather account from MySQL: 从MySQL获取账号
|
|
ja:
|
|
Gather account from MySQL: MySQLからアカウントを取得する
|