bendem

Results 193 comments of bendem

In looking into quick wins for this, I found a bug in the pause action plugin: https://github.com/ansible/ansible/issues/78371

I see that `master` has been on django 3 for a few months, is there any plans to release it soon or should I go ahead and apply the provided...

I have setup ara 1.x here because ansible is starting to gain traction and being used by other teams. Communication being a complex thing, it allows us to access logs...

@bugzy, Do you have plans to provide support for the latest fedora versions ?

I'm hitting this again. There are two cases I see, first is when mixing quote types (using one type to be able to include the other type unescaped in the...

> I see there's a partial solution implemented in #487 and merged. Is there any timeline for releasing this change? I totally missed the PR, this is great. As expected,...

After reading it again, I do understand that it is expected that only the return value of `getName()` be null, but I really expected the whole expression to be null...

In the readme. https://github.com/fizzed/rocker#gradle

I have been trying to whip up something to provide syntax highlighting for rocker in intellij but I'm clearly out of my league. I've tried using https://github.com/antlr/antlr4-intellij-adaptor/ and came up...

Rocker is under Apache 2.0, see https://github.com/fizzed/rocker#license.