diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 0e8c510fdf..0626a2534b 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -741,6 +741,8 @@ files: $modules/windows/win_domain.py: nitzmahone $modules/windows/win_domain_controller.ps1: nitzmahone $modules/windows/win_domain_controller.py: nitzmahone + $modules/windows/win_domain_group.ps1: jborean93 + $modules/windows/win_domain_group.py: jborean93 $modules/windows/win_domain_membership.ps1: nitzmahone $modules/windows/win_domain_membership.py: nitzmahone $modules/windows/win_dotnet_ngen.ps1: petemounce diff --git a/CHANGELOG.md b/CHANGELOG.md index 06f180cd58..3a2f1b11c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -239,6 +239,7 @@ Ansible Changes By Release * vmware_guest_find - windows * win_defrag + * win_domain_group * win_dsc * win_firewall * win_psmodule