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 15d7f53846 AnsibleModules.log() fix for python3
Also add unittests for AnsibleModules.log()

Fixes #12586
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
mock
module_utils AnsibleModules.log() fix for python3 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 Use the task loop to calculate multiple delegated hosts 9 years ago
__init__.py