Skip to content

Commit

Permalink
Upgrade ansible-lint and fix problems (#565)
Browse files Browse the repository at this point in the history
  • Loading branch information
jborean93 committed Dec 4, 2024
1 parent 663dcc9 commit 07ebf06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/modules/win_region.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
- name: Set the region format to English Australia and copy settings to new profiles
community.windows.win_region:
format: en-AU
copy_settings: yes
copy_settings: true
- name: Set the location to United States
community.windows.win_region:
Expand Down

0 comments on commit 07ebf06

Please sign in to comment.