1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/integration/targets/xml/tasks
Felix Fontein b54ddaa28c
Clean up deprecations (#504)
* Adjust deprecation versions.

* Remove redirects that are already made in ansible/ansible's ansible_builtin_runtime.yml

* Remove modules that were moved to the google.cloud collection according to ansible/ansible's ansible_builtin_runtime.yml.

* The _info module is in google.cloud.

* The gcp doc_fragment is a copy of the one in google.cloud and is only used by one lookup. Mark as deprecated/internal.

* Remove entries of modules that no longer exist.

* Update ignore.txt.

* Try to fix test.

* Remove debug output.
2020-06-16 13:15:19 +02:00
..
main.yml Fix more tests (#66) 2020-03-30 11:06:48 +02:00
test-add-children-elements-unicode.yml Initial commit 2020-03-09 09:11:07 +00:00
test-add-children-elements.yml Initial commit 2020-03-09 09:11:07 +00:00
test-add-children-from-groupvars.yml Initial commit 2020-03-09 09:11:07 +00:00
test-add-children-insertafter.yml Initial commit 2020-03-09 09:11:07 +00:00
test-add-children-insertbefore.yml Initial commit 2020-03-09 09:11:07 +00:00
test-add-children-with-attributes-unicode.yml Initial commit 2020-03-09 09:11:07 +00:00
test-add-children-with-attributes.yml Initial commit 2020-03-09 09:11:07 +00:00
test-add-element-implicitly.yml Initial commit 2020-03-09 09:11:07 +00:00
test-add-namespaced-children-elements.yml Initial commit 2020-03-09 09:11:07 +00:00
test-children-elements-xml.yml Fix bad boolean. (#258) 2020-04-30 22:56:46 +02:00
test-count-unicode.yml Initial commit 2020-03-09 09:11:07 +00:00
test-count.yml Initial commit 2020-03-09 09:11:07 +00:00
test-get-element-content-unicode.yml Initial commit 2020-03-09 09:11:07 +00:00
test-get-element-content.yml Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
test-mutually-exclusive-attributes.yml Initial commit 2020-03-09 09:11:07 +00:00
test-pretty-print-only.yml Initial commit 2020-03-09 09:11:07 +00:00
test-pretty-print.yml Initial commit 2020-03-09 09:11:07 +00:00
test-remove-attribute.yml Initial commit 2020-03-09 09:11:07 +00:00
test-remove-element.yml Initial commit 2020-03-09 09:11:07 +00:00
test-remove-namespaced-attribute.yml Initial commit 2020-03-09 09:11:07 +00:00
test-remove-namespaced-element.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-attribute-value-unicode.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-attribute-value.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-children-elements-level.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-children-elements-unicode.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-children-elements.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-element-value-empty.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-element-value-unicode.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-element-value.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-namespaced-attribute-value.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-namespaced-children-elements.yml Initial commit 2020-03-09 09:11:07 +00:00
test-set-namespaced-element-value.yml Initial commit 2020-03-09 09:11:07 +00:00
test-xmlstring.yml Initial commit 2020-03-09 09:11:07 +00:00