win_region: Fix example (#55058)

pull/55068/head
Dag Wieers 6 years ago committed by René Moser
parent 97446f0eca
commit 2ae1bdf863

@ -81,7 +81,7 @@ EXAMPLES = r'''
# Reboot when format, location or unicode has changed # Reboot when format, location or unicode has changed
- name: Set format, location and unicode to English Australia and copy settings, reboot if required - name: Set format, location and unicode to English Australia and copy settings, reboot if required
- win_region: win_region:
location: 12 location: 12
format: en-AU format: en-AU
unicode_language: en-AU unicode_language: en-AU

Loading…
Cancel
Save