You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
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
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration Temporarily disable vpc peer-link tests (#66121) 5 years ago
legacy Use context manager for file handling in misc files. (#65372) 5 years ago
lib/ansible_test Add ansible-test constraint to avoid coverage 5.0+ 5 years ago
sanity ali_instance: fix doc formatting (#66086) 5 years ago
units Ensure that data within a tuple is marked as unsafe (#65918) 5 years ago
utils Increase unit test timeout in CI. 5 years ago