ansible-collections / community.windows

Windows community collection for Ansible
https://galaxy.ansible.com/community/windows
GNU General Public License v3.0
193 stars 152 forks source link

fix(win_psmodule): requireLicenseAcceptance test #522

Closed gotit96 closed 1 year ago

gotit96 commented 1 year ago
SUMMARY

This proposed change, fix requireLicenseAcceptance test so that it is no longer always true.

ISSUE TYPE
COMPONENT NAME

win_psmodule

ADDITIONAL INFORMATION

Property requireLicenseAcceptance of PSRepositoryItemInfo.AdditionalMetadata object is of type String not Bool.

jborean93 commented 1 year ago

Thanks for the fix and changelog fragment.