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
Marius Gedminas f7571cb37f Python 3: there's no __builtin__ module
This caused an ImportError in a test module and showed up as one test
failure.  Now the test module can get imported and many more tests fail
(on Python 3).  Such is life.  ;-)
10 years ago
..
errors Making the switch to v2 11 years ago
executor Tweak variable manager use in role includes to avoid test failures 10 years ago
inventory Add basic tests for expand_hostname_range 10 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 11 years ago
mock Starting to add additional unit tests for VariableManager 10 years ago
module_utils Python 3: there's no __builtin__ module 10 years ago
parsing Add more exhaustive tests for various IPv6 address notations 10 years ago
playbook Merge pull request #12528 from bcoca/task_logging 10 years ago
plugins Remove tmp as a parameter to the connection plugins 10 years ago
template corrected all missing paths changes 10 years ago
utils Python 3: shlex.split() wants unicode 10 years ago
vars Use the task loop to calculate multiple delegated hosts 10 years ago
__init__.py Making the switch to v2 11 years ago