2022-10-13 09:47:29 +00:00
|
|
|
id: change_secret_local_windows
|
2023-04-20 06:05:00 +00:00
|
|
|
name: "{{ 'Windows account change secret' | trans }}"
|
2022-09-19 01:52:09 +00:00
|
|
|
version: 1
|
2022-10-13 09:47:29 +00:00
|
|
|
method: change_secret
|
2022-09-19 01:52:09 +00:00
|
|
|
category: host
|
|
|
|
type:
|
|
|
|
- windows
|
2023-04-20 06:05:00 +00:00
|
|
|
|
|
|
|
i18n:
|
|
|
|
Windows account change secret:
|
2023-05-30 08:42:20 +00:00
|
|
|
zh: 使用 Ansible 模块 win_user 执行 Windows 账号改密
|
|
|
|
ja: Ansible win_user モジュールを使用して Windows アカウントのパスワード変更
|
|
|
|
en: Using Ansible module win_user to change Windows account secret
|