Ingmar Delsink

Results 11 comments of Ingmar Delsink

We have the same issue, We have an inventory with multiple sources both from AWS and sourced from a project. When launching the project with a branch, for example `devel`...

Hi @jaredledvina , Yeah always fun when something seems to break. I'm running Ansible v2.9.1. For my OS i'm using Fedora 30 (soon to be 31) and Ubuntu 18.04.3 LTS...

Interesting in te docs for the [pause](https://docs.ansible.com/ansible/latest/modules/pause_module.html) module it states: > Pauses playbook execution for a set amount of time, or until a prompt is acknowledged. All parameters are optional....

Beside it being a feature of podman itself, (see [here](https://docs.podman.io/en/latest/markdown/podman-run.1.html#health-cmd-command-command-arg1)) I wanted to disable the healtcheck for one of my containers because it was causing a lot of log messages...

I'm currently experimenting with setting up an IAP tunnel in Terraform Cloud and using [terraform-ssh-tunnel]( https://github.com/flaupretre/terraform-ssh-tunnel) to setup a socks5 tunnel. I'm able to connect to my private kubernetes cluster...

So not sure about everyone's setup but I had the same. I use rootless podman and have a USB device mounted in the container. For me it sometimes happend that...

You make a good point. Even the documentation specifies it: http://doc.qt.io/qtcreator/creator-project-qmake-libraries.html You can make a pr to fix it if you want so you get the credit? :-)

Hmm thanks for the issue, I will have a look tomorrow when I have some time. I guess it has something to do with permissions of the lock file or...

Hey, I've pushed something to a new branch with that feature: https://github.com/idelsink/webdav-docker/tree/upload-files#read-and-write-experimental This enables the usage of an additional GID env variable to gain write access to the volume using...

Just for people like me that want a simple solution for now, here is a small webpage that can connect to your linkwarden instance and bulk import the links [ingmar.dels.ink/linkwarden-bulk-import](https://ingmar.dels.ink/linkwarden-bulk-import/)...