Onno

Results 7 comments of Onno

Workaround for this issue is to replace in `bin/marker.sh` `bind -x '"'"$marker_key_get"'":_marker_get'` With ``` bind -x '"\emg1":"_marker_get"' bind '"'"$marker_key_get"'":"\emg1"' ```

Unclear is what the param name should be. In Jenkins the file parameters does not have a name. Should it be file0? Also, should we provide the path to the...

I tried it in very many ways, none work. No job is started, no error is reported.

At this point I have another question, when doing a simple submit, I would like to get the build number. This was working but it stopped working. Requests return immediately...

> I am trying to use this role on a Rocky Linux 8 system but the following error is thrown: > > ``` > TASK [geerlingguy.certbot : Ensure certbot-auto is...

I also can confirm the problem. I am using hugo snap on Ubuntu 22. I noticed that there is always only latest, there are no older version. Also hugo is...