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

13 lines
404 B
YAML
Raw Normal View History

2023-12-06 10:48:35 +00:00
id: remove_account_postgresql
name: "{{ 'PostgreSQL account remove' | trans }}"
category: database
type:
- postgresql
method: remove_account
i18n:
PostgreSQL account remove:
zh: 使用 Ansible 模块 postgresql_user 删除账号
ja: Ansible モジュール postgresql_user を使用してアカウントを削除します
en: Use the Ansible module postgresql_user to delete the account