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/integration/targets/module_utils
Rick Elrod cc2cee6980
Fix -vvvvv unicode error in executor.module_common (#70368)
Change:
- Fix a UnicodeDecodeError in executor.module_common that could get
  triggered with -vvvvv.

Test Plan:
- `ansible-test integration --docker centos7 module_utils -vvvvv`
  This would show the error previously, and no loner does after this
  patch.

Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
..
library Add integration tests for basic.py _set_cwd. 4 years ago
module_utils
other_mu_dir
aliases Add integration tests for basic.py _set_cwd. 4 years ago
module_utils_basic_setcwd.yml Add integration tests for basic.py _set_cwd. 4 years ago
module_utils_envvar.yml
module_utils_test.yml Add tests for new alias deprecation functionality (#61476) 5 years ago
module_utils_vvvvv.yml Fix -vvvvv unicode error in executor.module_common (#70368) 4 years ago
runme.sh Fix -vvvvv unicode error in executor.module_common (#70368) 4 years ago