Felix Fontein

Results 1998 comments of Felix Fontein

@mihalt can you please provide more details, for example how you would do this without Ansible?

So which command do you run without Ansible to achieve this? The docker_compose_v2 module allows you to run commands like `docker compose up`, `docker compose down`, etc.

That's a good question. I think the .deb file is not signed, and neither are the .rpm files, so there is no way to validate signatures for them. @getsops/maintainers am...

Someone already created a PR for this two weeks ago: #308 Unfortunately CI in this repo seems to be broken....

I would keep the issue open until the bug is resolved.

I'm not sure how winget works, but from some quick searching I found https://github.com/microsoft/winget-pkgs as apparently the source of information for winget. The SOPS packages are these ones: - https://github.com/microsoft/winget-pkgs/tree/master/manifests/m/Mozilla/SOPS...

@Okeanos in any case, thanks a lot for helping with keeping SOPS in winget-pkgs updated!

This is still deprecated in Python 3.11, and will be removed in Python 3.12 - which will be released next year. If this isn't fixed by then, the module will...