164881d871
* 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 |
||
---|---|---|
.. | ||
fixtures/collections/ansible_collections/my_namespace/my_collection/plugins | ||
__init__.py | ||
amazon_placebo_fixtures.py | ||
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 | ||
test_vars.py |