Philippe Kueck

Results 15 issues of Philippe Kueck

Hi all, while converting all my playbooks, plugins and stuff to ansible 2.10+ I found that simplified module names won't work with mitogen and 3rdparty modules. FQCN work, though. Simplified...

bug
affects-0.3

Hi all, right now afaik OpenNebula is unable to tell whether a qemu-VM has crashed. This PR adds the ability to detect VM crashes/panics and to define what action should...

Hi, I'm also afflicted with #52. The problem only occurs with system incronjobs, while user incrontabs are not affected. In `UserTable::OnEvent(…)` these type of incronjobs are handled differently. Incrond `fork()`s...

##### SUMMARY There are situations where it's useful to hide the `Unable to find ... in expected paths (use -vvvvv to see paths)` message. This PR adds the ability to...

needs_revision
stale_ci
support:core
stale_review
feature
affects_2.8

Hi, I'm running an SSH-CA with ECDSA to sign my host keys (in this example an ed25519 host key). ssh-audit complains about > (key) [email protected] (256-bit cert/512-bit ecdsa-sha2-nistp256 CA) --...

Hi, I'm experiencing a strange issue when using ansible 2.12.8 and later with mitogen 0.3.3. When running my (quite long running) playbook on more than 8 hosts, mitogen exits on...

bug
affects-0.3

With ansible 2.12.8 and up the brokers may crash on large playbooks and/or many hosts due to the use of `select.select()` which is limited to 1024 file descriptors. This PR...

Hi all, first, thanks for your work, Dominik! With 0.9, i.e. since the zulu update, I cannot connect to my Dell R210 iDRAC6 anymore: ``` Initialization complete, starting virtual console...

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to document this feature, comment to let us know (we'll work with you on...

needs triage
docs

Hi, I was wondering how to get animated gifs to be displayed, well, animated. When someone sends me a gif, I see the animation in the message preview from the...