win_region: Fix example (#55058)
This commit is contained in:
parent
97446f0eca
commit
2ae1bdf863
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ EXAMPLES = r'''
|
|||
|
||||
# Reboot when format, location or unicode has changed
|
||||
- name: Set format, location and unicode to English Australia and copy settings, reboot if required
|
||||
- win_region:
|
||||
win_region:
|
||||
location: 12
|
||||
format: en-AU
|
||||
unicode_language: en-AU
|
||||
|
|
Loading…
Reference in a new issue