Patricia Gagnon-Renaud
Patricia Gagnon-Renaud
@lucek8123 Isn't your workaround missing some code? You mention a shell script but did not provide any code to add to it.
_I'm having a similar problem, but let me know if you would prefer that I open a separate issue._ @schloram I think I'm trying to package the same webapp (internal...
@lucek8123 Ok, wow, that does not make any sens to me, but it does work. Thanks for the video by the way. I just launch the app through my terminal...
Hey, I have actually found a way to manually add the Microphone permission for the nativefier app! 🎉 But unfortunately, the way to do it is _not_ nice. 😕 Walktrough:...
@schloram Ha ha! I never said that that my workaround was a viable solution. It is definitely a very hacky workaround. In the end, it's just another demonstration that something...
Cloudflare protocol does work in the latest release, but only with the global API key. So yeah, not ideal. I would much rather use an API token instead.
I'm a bit confused by this request, since there is already the [`community.aws.s3_lifecycle` module ](https://github.com/ansible-collections/community.aws/blob/main/plugins/modules/s3_lifecycle.py)doing this. The only thing missing in that module is the `AbortIncompleteMultipartUpload` and `ExpiredObjectDeleteMarker` settings. This...
@tremble Is it possible to reopen this issue? Module `ec2_instance` does _not_ have this capability at the moment. I'm currently trying to write a playbook to change the instance type,...
Hum, I'm a little bit late for that, but the issue doesn't seem entirely fixed. If I run ansible with `--check`, a change is still reported. Whereas without the `--check`,...