Ben Tennant
Ben Tennant
Also, to emphasize impact, This also holds true with the playbook: ```yaml - name: download artifacts aws_s3: mode: get bucket: artifact-bucket object: artifacts.tar.gz dest: /tmp/artifacts.tar.gz overwrite: different aws_access_key: "{{ item.access_key...
I think the use-case is similar, but I think my idea for implementation is somewhat more generic, though now that I review my "example config", I believe I drifted from...
@mnapoli. Mentioning you only because I don't remember if GH automatically notifies on issue response.
But now I'm wondering if this is already just covered in the `extensions` object.
@revanhernandy I see how this looks more like a server-side request. However, in my specific use-case, I'm actually using a fully-functioning single-page application for my front end. I'm not processing...
I have a [branch](https://github.com/bencoffeed/lift/tree/feature/closestMatchCerts) started. I just need to Add mentions and tests.
Any update here? Having a real blast with 2023-powered EB engines.