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 225fe85530 Skip test_module_utils_basic_ansible_module_creation on Python 3
This reverts commit 073f10a52a and instead
disables the failing test.

We're focusing on Python 3 support on the controller first; modules will
come later.
9 years ago
..
errors Improve handling of unicode errors 9 years ago
executor Adding unit tests for PlaybookExecutor _get_serialized_batches 9 years ago
inventory Add basic tests for expand_hostname_range 9 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 9 years ago
mock Starting to add additional unit tests for VariableManager 9 years ago
module_utils Skip test_module_utils_basic_ansible_module_creation on Python 3 9 years ago
parsing Revert "Track local_action internally to prevent it from being overridden" 9 years ago
playbook Merge pull request #12528 from bcoca/task_logging 9 years ago
plugins Remove tmp as a parameter to the connection plugins 9 years ago
template corrected all missing paths changes 9 years ago
utils Python 3: shlex.split() wants unicode 9 years ago
vars Revert to using local file/dir tests in inventory instead of loader's 9 years ago
__init__.py Making the switch to v2 10 years ago