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