ansible/test/units/utils
Matt Martz f8654de851
Ensure that data within a tuple is marked as unsafe (#65918)
* Use is_sequence, and Mapping throughout, add support for tuples. Fixes #65722

* Address tests

* Remove unused import

* Add changelog

* Add docstring for clarity

* Argh, linting fix

* Not chasing this rabbit

* wrap_var doesn't return a ref to the original item

* no ref tests

* Remove unused import
2020-01-07 08:41:37 -06:00
..
fixtures/collections/ansible_collections/my_namespace/my_collection/plugins
__init__.py
amazon_placebo_fixtures.py Amazon related Sanity test fixups (remaining batch 2) (#64358) 2019-11-04 16:56:14 +00:00
kubevirt_fixtures.py
test_cleanup_tmp_file.py
test_collection_loader.py
test_context_objects.py
test_encrypt.py
test_helpers.py
test_shlex.py
test_unsafe_proxy.py Ensure that data within a tuple is marked as unsafe (#65918) 2020-01-07 08:41:37 -06:00
test_vars.py Remove empty setUp/tearDown/tearDownClass methods in test classes. 2019-11-06 08:14:29 -08:00