jumpserver/apps/accounts/automations/remove_account/host/posix/manifest.yml

14 lines
363 B
YAML
Raw Normal View History

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