Marco Favero
Marco Favero
https://github.com/extremeshok/clamav-unofficial-sigs/blob/ececc4b53286666d9bb65336a9ab079c804b28a6/clamav-unofficial-sigs.sh#L1254 hello, this doesn't work, on ldb files will produce ``` ;Engine ``` Maybe do you mean something like ``` # Hash-based Signature Database position="4" sig_name="$(echo "$sig_full" | cut -d...
https://github.com/dj-wasabi/ansible-telegraf/blob/8e4b34d4bddd732e150faa6f971cce9392b2a2fb/templates/telegraf.conf.j2#L63 here you should add ``` {% if item.filter is defined %} {% if item.filter.name is defined %} [outputs.{{ item.type }}.{{ item.filter.name }}] {% if item.filter.config is defined and item.filter.config...
##### Summary `ansible-lint --fix` breaks the **line-lenght** rule. ##### Issue Type - Bug Report ##### OS / ENVIRONMENT ```console # ansible-lint --version ansible-lint 24.2.0 using ansible-core:2.16.2 ansible-compat:4.1.11 ruamel-yaml:0.18.5 ruamel-yaml-clib:0.2.8 ```...
##### Summary I run `ansible-lint` before publishing a collection into my Galaxy-NG. Even if `ansible-lint` doesn't detect errors or warnings, the publish process shows warning about dependencies. `ansible-lint` should warn...
##### Summary When I import a playbook with `import_playbook` using FQCN, **ansible-lint** returns **filenotfounderror**. This could be a bug. The playbook works as expected. ##### Issue Type - Bug Report...
Hello, current version of postscreen_stats map doesn't work for indentation problems. I fixed them, now it works for me. I also corrected the rfc3339 logs, that now are in microseconds...
**php-imap** is no longer distributed in **Red Hat EL8**. The _Learn_ and _Classifier_ modules use php-imap. I should rewrite the code with **Horde IMAP Client**. #### Workaround A php-imap **7.4.6**...
Hello @benningm , I see crontab task, but nothing really active. Older items are never deleted from Accounting plugin tables... Maybe do you think something like this? ``` sub cron...
Hello, with this source rpm and the new folder `rpm/systemd` you can install mtpolicyd in a native systemd environment. I make it with success in a RHEL7 system, but you...
Hello. This is not a bug, but a request of a new feature about conditions. Now milter manager use envelope from OR recipients to apply a condition ("condition.define_envelope_recipient_stopper do |context,...