ansible/test
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>
2020-06-29 18:02:03 -05:00
..
ansible_test
integration Fix -vvvvv unicode error in executor.module_common (#70368) 2020-06-29 18:02:03 -05:00
lib/ansible_test Code cleanup for ansible-test coverage support. 2020-06-24 17:39:35 -07:00
sanity Include changelogs/changelog.yaml in distribution. (#70260) 2020-06-24 11:38:20 -05:00
support Deprecation revisited (#69926) 2020-06-09 15:21:19 -07:00
units Improve ansible-galaxy STDOUT messages for collections (#70040) 2020-06-29 15:18:30 -04:00
utils/shippable Test ansible-galaxy against pulp/pulp_ansible (#69605) 2020-06-17 16:06:07 -05:00