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/module_utils
Alexander Sowitzki e6da544310 Let `command` always return stdout & stderr (#73004)
The `command` module does not return stdout & sterr when calling
a non existing executable or an unknown exception arises. This fix
lets the module return empty byte strings in those cases.
5 years ago
..
basic Let `command` always return stdout & stderr (#73004) 5 years ago
common arg_spec - rework _check_arguments() (#72447) 5 years ago
facts facts - properly report virtualization facts for Linux guests on bhyve (#73204) 5 years ago
json_utils Clean up unit test boilerplate. 6 years ago
parsing Clean up unit test boilerplate. 6 years ago
urls Make `test_prepare_multipart` succeed on non Debian distros 5 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
conftest.py Clean up unit test boilerplate. 6 years ago
test_api.py api: time.clock compatible code (#70650) 5 years ago
test_distro.py Clean up unit test boilerplate. 6 years ago