Damian ONeill

Results 37 comments of Damian ONeill

The way I'm using this is that I have a playbook for managing hosts, a subset, the hosts used by developers have a role that copies a playbook to the...

Thanks Stefan, appreciate that.

Hi @All checking in to see if there is any update on this query?

@areed @nerellam this is an interesting question, was there any followup to this?

I'm using the plugin in my jenkinsfile, like others it would be great to have a mechanism for using the plugin to do the docker login to a private repo....

```console $ find . -type f -name "*" | xargs grep ERROR_UNKNOWN ./clients/javascript/package.json: "description": "ERROR_UNKNOWN", ./clients/javascript/src/index.js: * ERROR_UNKNOWN. ``` ```console $ grep -B 5 -A 5 'ERROR_UNKNOWN' ./clients/javascript/package.json { "name":...

Hi @mbj4668 what I'm looking for is a way to simplify the addition of new revision statements for a set of YANG files. I am working with a group who...

If this is something you view as valuable I'm happy to contribute to the project as a plugin, with your guidance on how it should be implemented. Thanks, Damian.

@shaybarak was this PR ever added?