Denny Fuchs
Denny Fuchs
hi, I would say: yes and no. Yes, because jsch is able to use ssh-agent, but there is a [bug](https://github.com/rundeck/rundeck/issues/1723), I think. I was able to see the ssh-agent running,...
hi, I tried to use for nodes the resource XML, which has local-ssh-agent=true set and which is working on my very simple Rundeck project. I can see, that the ssh-agent...
As you can see the reference: its not possible in that way. The whole ssh-agent is the JAVA builtin Jsch SSH plugin. For Ansible the plain system SSH is used....
hi, no there isn't any workaround for it (yet). I ask rundeck, how much it does cost to solve this problem. Have a look on https://github.com/rundeck/rundeck/issues/4425
hi, Rundeck would implement that feature for USD 20,000. My company would pay around USD 5,000. So if we find others for the rest, we can get it into Rundeck.
That is one of the reason, why I switched the whole Docker part to Ansible playbooks. Docker and Puppet isn't fun.
hi, same issue for me. Using TLS / SSL breaks the Puppet scripts, as it tries to use IPaddress instead of hostname.
Hi, the debug (-vvv) shows the same, like I see on the container itself: ``` ... changed: [fra-test-docker-01.example.local] => changed=true invocation: module_args: api_version: auto build: false ca_cert: null client_cert: null...
hi, same issue .. I have a one-shot container which creates files and then exit 0 .. but pipeline is marked as failed: ``` 2023-01-18T14:55:03Z |INFO| levant/job_status_checker: task django-collectstatic in...
> You can check status of allocation via cli. It works for checking until it won't be fixed Via levant or via Nomad Cli ? Can you give me an...