1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-03 18:56:55 +00:00
community.general/tests/integration/targets/xml/tasks
z1kk0 3a1ad01b1b
add special word '+value' to add_children/set_children in xml module (#8437)
* add special word '_value' to add_children/set_children in xml module

* changelog fragment added

* Update changelogs/fragments/8437-xml-children-value.yml

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>

* rebase

* add integration test

* fix result file of integration test

---------

Co-authored-by: z1kk0 <anamleev@phoenixit.ru>
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2025-05-31 16:42:24 +02:00
..
main.yml add special word '+value' to add_children/set_children in xml module (#8437) 2025-05-31 16:42:24 +02:00
test-add-children-elements-unicode.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-add-children-elements.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-add-children-from-groupvars.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-add-children-insertafter.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-add-children-insertbefore.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-add-children-with-attributes-unicode.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-add-children-with-attributes.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-add-element-implicitly.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-add-namespaced-children-elements.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-children-elements-xml.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-count-unicode.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-count.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-get-element-content-unicode.yml Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00
test-get-element-content.yml Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00
test-mutually-exclusive-attributes.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-pretty-print-only.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-pretty-print.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-remove-attribute-nochange.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-remove-attribute.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-remove-element-nochange.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-remove-element.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-remove-namespaced-attribute-nochange.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-remove-namespaced-attribute.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-remove-namespaced-element-nochange.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-remove-namespaced-element.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-set-attribute-value-unicode.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-set-attribute-value.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-set-children-elements-level.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-set-children-elements-unicode.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-set-children-elements-value.yml add special word '+value' to add_children/set_children in xml module (#8437) 2025-05-31 16:42:24 +02:00
test-set-children-elements.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-set-element-value-empty.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-set-element-value-unicode.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-set-element-value.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-set-namespaced-attribute-value.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-set-namespaced-children-elements.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-set-namespaced-element-value.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
test-xmlstring.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00