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/units
Matt Clay cb93ecaef9 Fix @contextmanager leak on exception. (#21031)
* Fix @contextmanager leak on exception.
* Fix test leaks of global module args cache.

(cherry picked from commit 272ff10fa1)
9 years ago
..
cli Have unittests import mock from ansible.compat so they work on py3 without mock installed from pypi 9 years ago
contrib Add a new vmware inventory script backed by pyvmomi (#15967) 10 years ago
errors Relocate use of ERROR to display class, to avoid doubling up 10 years ago
executor Fixing iterator bug related to reworking of end-of-role detection 9 years ago
inventory Changing up how host (in)equality is checked 10 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 11 years ago
mock Fix @contextmanager leak on exception. (#21031) 9 years ago
module_utils Fix @contextmanager leak on exception. (#21031) 9 years ago
modules Have unittests import mock from ansible.compat so they work on py3 without mock installed from pypi 9 years ago
parsing Add a encode() to AnsibleVaultEncryptedUnicode (#19840) 9 years ago
playbook make hash_params more robust in the face of many corner cases (#18701) 9 years ago
plugins Fix a test failure on Python 3.6 (#20030) 9 years ago
template Merge branch 'threaded_receiver' into devel 9 years ago
utils FEATURE: adding variable serial batches 10 years ago
vars Make ini parsing slightly more robust 9 years ago
__init__.py Making the switch to v2 11 years ago