mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 00:21:23 -07:00
parent
bc99432f89
commit
eaa5e07b28
247 changed files with 7318 additions and 7375 deletions
|
@ -47,41 +47,41 @@
|
|||
when: lxml_xpath_attribute_result_attrname
|
||||
block:
|
||||
|
||||
- include_tasks: test-add-children-elements.yml
|
||||
- include_tasks: test-add-children-from-groupvars.yml
|
||||
- include_tasks: test-add-children-insertafter.yml
|
||||
- include_tasks: test-add-children-insertbefore.yml
|
||||
- include_tasks: test-add-children-with-attributes.yml
|
||||
- include_tasks: test-add-element-implicitly.yml
|
||||
- include_tasks: test-count.yml
|
||||
- include_tasks: test-mutually-exclusive-attributes.yml
|
||||
- include_tasks: test-remove-attribute.yml
|
||||
- include_tasks: test-remove-attribute-nochange.yml
|
||||
- include_tasks: test-remove-element.yml
|
||||
- include_tasks: test-remove-element-nochange.yml
|
||||
- include_tasks: test-set-attribute-value.yml
|
||||
- include_tasks: test-set-children-elements.yml
|
||||
- include_tasks: test-set-children-elements-level.yml
|
||||
- include_tasks: test-set-children-elements-value.yml
|
||||
- include_tasks: test-set-element-value.yml
|
||||
- include_tasks: test-set-element-value-empty.yml
|
||||
- include_tasks: test-pretty-print.yml
|
||||
- include_tasks: test-pretty-print-only.yml
|
||||
- include_tasks: test-add-namespaced-children-elements.yml
|
||||
- include_tasks: test-remove-namespaced-attribute.yml
|
||||
- include_tasks: test-remove-namespaced-attribute-nochange.yml
|
||||
- include_tasks: test-set-namespaced-attribute-value.yml
|
||||
- include_tasks: test-set-namespaced-element-value.yml
|
||||
- include_tasks: test-set-namespaced-children-elements.yml
|
||||
- include_tasks: test-get-element-content.yml
|
||||
- include_tasks: test-xmlstring.yml
|
||||
- include_tasks: test-children-elements-xml.yml
|
||||
- include_tasks: test-add-children-elements.yml
|
||||
- include_tasks: test-add-children-from-groupvars.yml
|
||||
- include_tasks: test-add-children-insertafter.yml
|
||||
- include_tasks: test-add-children-insertbefore.yml
|
||||
- include_tasks: test-add-children-with-attributes.yml
|
||||
- include_tasks: test-add-element-implicitly.yml
|
||||
- include_tasks: test-count.yml
|
||||
- include_tasks: test-mutually-exclusive-attributes.yml
|
||||
- include_tasks: test-remove-attribute.yml
|
||||
- include_tasks: test-remove-attribute-nochange.yml
|
||||
- include_tasks: test-remove-element.yml
|
||||
- include_tasks: test-remove-element-nochange.yml
|
||||
- include_tasks: test-set-attribute-value.yml
|
||||
- include_tasks: test-set-children-elements.yml
|
||||
- include_tasks: test-set-children-elements-level.yml
|
||||
- include_tasks: test-set-children-elements-value.yml
|
||||
- include_tasks: test-set-element-value.yml
|
||||
- include_tasks: test-set-element-value-empty.yml
|
||||
- include_tasks: test-pretty-print.yml
|
||||
- include_tasks: test-pretty-print-only.yml
|
||||
- include_tasks: test-add-namespaced-children-elements.yml
|
||||
- include_tasks: test-remove-namespaced-attribute.yml
|
||||
- include_tasks: test-remove-namespaced-attribute-nochange.yml
|
||||
- include_tasks: test-set-namespaced-attribute-value.yml
|
||||
- include_tasks: test-set-namespaced-element-value.yml
|
||||
- include_tasks: test-set-namespaced-children-elements.yml
|
||||
- include_tasks: test-get-element-content.yml
|
||||
- include_tasks: test-xmlstring.yml
|
||||
- include_tasks: test-children-elements-xml.yml
|
||||
|
||||
# Unicode tests
|
||||
- include_tasks: test-add-children-elements-unicode.yml
|
||||
- include_tasks: test-add-children-with-attributes-unicode.yml
|
||||
- include_tasks: test-set-attribute-value-unicode.yml
|
||||
- include_tasks: test-count-unicode.yml
|
||||
- include_tasks: test-get-element-content.yml
|
||||
- include_tasks: test-set-children-elements-unicode.yml
|
||||
- include_tasks: test-set-element-value-unicode.yml
|
||||
# Unicode tests
|
||||
- include_tasks: test-add-children-elements-unicode.yml
|
||||
- include_tasks: test-add-children-with-attributes-unicode.yml
|
||||
- include_tasks: test-set-attribute-value-unicode.yml
|
||||
- include_tasks: test-count-unicode.yml
|
||||
- include_tasks: test-get-element-content.yml
|
||||
- include_tasks: test-set-children-elements-unicode.yml
|
||||
- include_tasks: test-set-element-value-unicode.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue