mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-16 13:51:09 +00:00
win_region: Fix example (#55058)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user