mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 00:21:23 -07:00
Fix xml reports changed when node is not deleted (#1007)
* Fix xml reports changed when node is not deleted * Added changelog fragment * Added tests for xml no change remove * Added PR to changeling fragment Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
75d1894866
commit
0243eabd30
8 changed files with 131 additions and 2 deletions
2
changelogs/fragments/xml-remove-changed.yml
Normal file
2
changelogs/fragments/xml-remove-changed.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- xml - fixed issue were changed was returned when removing non-existent xpath (https://github.com/ansible-collections/community.general/pull/1007).
|
Loading…
Add table
Add a link
Reference in a new issue