Matt D
Matt D
> With logstash you always have to re-install non standard plugins after the upgrade Hi @TrueBurn -- Is this documented anywhere?
Has anyone devised a workaround for this at all? I have a tricky automation scenario that I'm unable to find a viable solution to right now with the singular config...
I've tried the same scenario on a newer version of Ansible and Ansible-lint. My company does not yet use Ansible 2.12 yet so I'm stuck on ansible-lint v5 until the...
@ssbarnea Sure thing! I created an ultra-simple demo collection here: https://github.com/mdebord-dlr/basic-ansible-collection Here is a simple demo project that utilizes the collection in the exact same way my real project does:...
I am also in need of local dev setup tips/guide just to work with Vouch in general in a dev environment. Ideally, vouch could enable a dummy OAuth provider via...
Hitting the exact same error but with logstash: ``` error closing connection to logstash host example.com: tls: failed to send closeNotify alert (but connection was closed anyway): write tcp xxxxx:55830->xxxxxxx:5000:...
Does this mean that currently if we change the default stdout callback from awx_display in ansible-runner, there are consequences/negative implications of doing so? I am currently working on a project...
Adding here since this is a big priority in my use-case. From what I can tell, currently the hypervisor must be used as the primary worker node for qemu with...