ansible/changelogs/fragments/48471-win_xml-xml-parser.yaml

3 lines
152 B
YAML
Raw Normal View History

bugfixes:
- win_xml - use New-Object System.Xml.XmlDocument rather than Get-Content for parsing xml (https://github.com/ansible/ansible/issues/48471)