mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-31 06:22:56 +00:00
15 lines
403 B
YAML
15 lines
403 B
YAML
id: remove_account_ad_windows
|
|
name: "{{ 'Windows account remove' | trans }}"
|
|
version: 1
|
|
method: remove_account
|
|
category:
|
|
- ds
|
|
type:
|
|
- windows_ad
|
|
|
|
i18n:
|
|
Windows account remove:
|
|
zh: 使用 Ansible 模块 win_domain_user 删除账号
|
|
ja: Ansible モジュール win_domain_user を使用してアカウントを削除する
|
|
en: Use the Ansible module win_domain_user to delete an account
|