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
inventory_test_data/group_vars
mock
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
template
utils
vars Revert to using local file/dir tests in inventory instead of loader's 9 years ago
__init__.py