mirror of https://github.com/jumpserver/jumpserver
13 lines
364 B
YAML
13 lines
364 B
YAML
id: push_account_oracle
|
|
name: "{{ 'Oracle account push' | trans }}"
|
|
category: database
|
|
type:
|
|
- oracle
|
|
method: push_account
|
|
|
|
i18n:
|
|
Oracle account push:
|
|
zh: 使用 Python 模块 oracledb 执行 Oracle 账号推送
|
|
ja: Python oracledb モジュールを使用してアカウントをプッシュする
|
|
en: Using Python module oracledb to push account
|