Oliver Gaida
Oliver Gaida
i made a [pr](https://github.com/tribe29/ansible-collection-tribe29.checkmk/pull/301) last night. it passed the sanity checks. @robin-tribe29 & @lgetwan please give me some feedback to my changes. I brought the attributes update-behavior from the API...
for the meantime, here is a bash function i use to search values in json with jq: ``` function jsonValueSearch (){ searchString=$1; jq -r 'paths as $path | select(getpath($path) ==...
@dnorthup-ums my python version is newer than 3.5, yes. with `where` you mean `whereis` i guess. do you need any more information or something else? thanks for you help and...
@dnorthup-ums sure, i would like to help to get this work. Please tell me how, what can i do? best regards Oliver