mirror of https://github.com/jumpserver/jumpserver
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
404 B
13 lines
404 B
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
|