jumpserver/apps/accounts/automations/verify_account/database/postgresql/manifest.yml

13 lines
379 B
YAML
Raw Normal View History

2022-10-28 10:28:41 +00:00
id: verify_account_postgresql
2023-04-20 06:05:00 +00:00
name: "{{ 'PostgreSQL account verify' | trans }}"
2022-10-28 10:28:41 +00:00
category: database
type:
- postgresql
method: verify_account
2023-04-20 06:05:00 +00:00
i18n:
PostgreSQL account verify:
zh: 使用 Ansible 模块 postgresql 验证账号
ja: Ansible postgresql モジュールを使用してアカウントを検証する
en: Using Ansible module postgresql to verify account