mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-18 08:20:51 +00:00
13 lines
239 B
YAML
13 lines
239 B
YAML
id: gather_accounts_mysql
|
|
name: "{{ 'MySQL account gather' | trans }}"
|
|
category: database
|
|
type:
|
|
- mysql
|
|
- mariadb
|
|
method: gather_accounts
|
|
|
|
i18n:
|
|
MySQL account gather:
|
|
zh: MySQL 账号收集
|
|
ja: MySQL アカウントの収集
|