mirror of https://github.com/jumpserver/jumpserver
13 lines
379 B
YAML
13 lines
379 B
YAML
id: verify_account_postgresql
|
|
name: "{{ 'PostgreSQL account verify' | trans }}"
|
|
category: database
|
|
type:
|
|
- postgresql
|
|
method: verify_account
|
|
|
|
i18n:
|
|
PostgreSQL account verify:
|
|
zh: 使用 Ansible 模块 postgresql 验证账号
|
|
ja: Ansible postgresql モジュールを使用してアカウントを検証する
|
|
en: Using Ansible module postgresql to verify account
|