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
Toshio Kuratomi dcc5dfdf81 Controller-side module caching.
This makes our recursive, ast.parse performance measures as fast as
pre-ziploader baseline.

Since this unittest isn't testing that the returned module data is
correct we don't need to worry about os.rename not having any module
data.  Should devise a separate test for the module and caching code
9 years ago
..
errors Relocate use of ERROR to display class, to avoid doubling up 9 years ago
executor Adding unit tests for TaskResult 9 years ago
inventory Changing up how host (in)equality is checked 9 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 9 years ago
mock Break apart a looped dependency to show a warning when parsing playbooks 9 years ago
module_utils Ziploader 9 years ago
parsing New unit tests for #13630 fix 9 years ago
playbook Fix ansible_sudo_pass inventory variable so that it overrides setting of sudo password from the command line 9 years ago
plugins Controller-side module caching. 9 years ago
template Cleaning up FIXMEs 9 years ago
utils Python 3: shlex.split() wants unicode 9 years ago
vars Adds 'ansible_check_mode' boolean magic variable 9 years ago
__init__.py Making the switch to v2 10 years ago