ansible/test/integration/targets/module_utils
Rick Elrod f7078c1f8f
Throw a prettier error in m_u.basic syslog (#70312)
Change:
- In certain situations, such as when the input string contains null
  bytes (\0), syslog.syslog will throw a TypeError. Handle that and
  fail_json instead.

Test Plan:
- New test
- ansible-test --docker centos[68] (for py2 and py3 respectively)

Tickets:
- Refs #70269

Signed-off-by: Rick Elrod <rick@elrod.me>
2020-07-01 09:28:48 -05:00
..
library Add integration tests for basic.py _set_cwd. 2020-06-26 16:40:52 -07:00
module_utils
other_mu_dir
aliases Add integration tests for basic.py _set_cwd. 2020-06-26 16:40:52 -07:00
module_utils_basic_setcwd.yml Add integration tests for basic.py _set_cwd. 2020-06-26 16:40:52 -07:00
module_utils_envvar.yml
module_utils_test.yml Throw a prettier error in m_u.basic syslog (#70312) 2020-07-01 09:28:48 -05:00
module_utils_vvvvv.yml Fix -vvvvv unicode error in executor.module_common (#70368) 2020-06-29 18:02:03 -05:00
runme.sh Throw a prettier error in m_u.basic syslog (#70312) 2020-07-01 09:28:48 -05:00