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
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
..
ansible_test
integration Fix -vvvvv unicode error in executor.module_common (#70368) 4 years ago
lib/ansible_test Code cleanup for ansible-test coverage support. 4 years ago
sanity Include changelogs/changelog.yaml in distribution. (#70260) 4 years ago
support
units Improve ansible-galaxy STDOUT messages for collections (#70040) 4 years ago
utils/shippable Test ansible-galaxy against pulp/pulp_ansible (#69605) 4 years ago