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
Martin Krizek 164881d871 Remove UnsafeProxy (#59711)
* Remove UnsafeProxy

Move the work from UnsafeProxy to wrap_var and add support for bytes.
Where wrap_var is not needed, use AnsibleUnsafeBytes/AnsibleUnsafeText
directly.

Fixes #59606

* item is not always text

* Address issues from reviews

* ci_complete
5 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration Fix netapp_e_volume wait-for-initialization to complete issue. (#58304) 5 years ago
legacy safe_eval fix (#57188) 6 years ago
lib/ansible_test Avoid pylint error on Python 3.7. 5 years ago
results Collect data from integration test runs. (#28650) 7 years ago
sanity Fix netapp_e_volume wait-for-initialization to complete issue. (#58304) 5 years ago
units Remove UnsafeProxy (#59711) 5 years ago
utils Prepare ansible-test code for relocation. (#60110) 5 years ago