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 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>
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 More test fixes for split controller/remote tests. 6 years ago
module_utils_test.yml Throw a prettier error in m_u.basic syslog (#70312) 4 years ago
module_utils_vvvvv.yml Fix -vvvvv unicode error in executor.module_common (#70368) 4 years ago
runme.sh Throw a prettier error in m_u.basic syslog (#70312) 4 years ago