From 07ebf06be5c9ebf4909a40856e4aac099536da24 Mon Sep 17 00:00:00 2001 From: Jordan Borean Date: Thu, 23 May 2024 07:35:05 +1000 Subject: [PATCH] Upgrade ansible-lint and fix problems (#565) --- plugins/modules/win_region.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/modules/win_region.py b/plugins/modules/win_region.py index 1c6200d8..1a60ddea 100644 --- a/plugins/modules/win_region.py +++ b/plugins/modules/win_region.py @@ -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: