Noriko Hosoi

Results 8 issues of Noriko Hosoi

Collections conversion tool for linux-system-roles converts the linux-system-roles tree structure to the collection tree structure and replaces the role value with FQCN in the yaml files as well as in...

If skipempty is set as follows, empty json objects are dropped from the parsed result. %field_name:json:skipempty% If any parameter other than "skipempty" is given ("bogus" in this example), an error...

Description: --count-only-error-for-failure Count only error items, not warning and info, for failure We have a requirement for a word not to cause a failure when the word has a rule...

CodeQL reports following warnings. It'd be preferable to clean them up. [codeql.network.txt](https://github.com/linux-system-roles/network/files/10703096/codeql.network.txt) This is an incomplete pull request containing useful discussions. https://github.com/linux-system-roles/network/pull/558

Reading the code as well as in my testing, the values of the following keys could go up and down. ``` fluentd_status_buffer_queue_length fluentd_status_buffer_total_bytes fluentd_output_status_buffer_queue_length fluentd_output_status_buffer_total_bytes fluentd_output_status_retry_wait ``` but for the...

question

This liblognorm PR https://github.com/rsyslog/liblognorm/pull/305 depends on this commit. ``` commit b17a78c960adceb2472aa33b76a7add0fc54ed66 Merge: 4758b1c e32df78 Author: Rainer Gerhards Date: Fri Jun 22 12:18:06 2018 +0200 Merge pull request #155 from nhosoi/json_object_array_del_idx...

The issue was brought up in testing the value of rsyslog_version. Instead of checking the value itself, we should test the behaviour derived from the value. But the scenario is...

The URLs in README.md do not exist. [selinux](http://docs.ansible.com/ansible/selinux_module.html) [seboolean](http://docs.ansible.com/ansible/seboolean_module.html) [seport](http://docs.ansible.com/ansible/seport_module.html) Clicking them fails with: ``` The version of the Ansible documentation you were looking at doesn’t contain that page. Cowsay...