Fix typo in shell_windows.py (#66964)
This commit is contained in:
parent
54520c4685
commit
725bb4d173
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ options:
|
||||||
- name: ansible_remote_tmp
|
- name: ansible_remote_tmp
|
||||||
set_module_language:
|
set_module_language:
|
||||||
description:
|
description:
|
||||||
- Controls if we set the locale for moduels when executing on the
|
- Controls if we set the locale for modules when executing on the
|
||||||
target.
|
target.
|
||||||
- Windows only supports C(no) as an option.
|
- Windows only supports C(no) as an option.
|
||||||
type: bool
|
type: bool
|
||||||
|
|
Loading…
Reference in a new issue