mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
5cb39d0d57
encoding errors when writing out XML removing executable bit refactor tests to handle sanity checking
2 lines
152 B
YAML
2 lines
152 B
YAML
bugfixes:
|
|
- win_xml - use New-Object System.Xml.XmlDocument rather than Get-Content for parsing xml (https://github.com/ansible/ansible/issues/48471)
|