Ferry Boender

Results 52 comments of Ferry Boender

Can you send me the output of one of the ansible facts files (output of `ansible -m setup ....`) so I can have a look? You can send it to...

@djadk84 It would be helpful, yeah. I have to admit that I'm swamped with other work right now, so I've got very little time to work on this. I hope...

Does the output of the following command include your ad-hoc groups? ansible-inventory --list If so, I'm thinking about rewriting the custom inventory parsing in ansible-cmdb to use the output of...

There's an open PR (#215) that replaces the custom fact parser with ansible's default parser. I'm hoping this feature will be supported out of the box when I merge that...

Confirmed that this is broken in versions after v1.7.7. Downgrading to [v1.7.7](https://github.com/gnunn1/tilix/releases/tag/1.7.7) fixes this problem. Changing the background color through a ANSI escape sequence may seem like a small useless...

How would you go about this manually? As far as I know there's no way to know if a remote branch was branched off the master (or any other) branch....

Thanks for the bug report, Oliver! There are many edge cases in which multi-git-status shows a status that is not quite accurate. Unfortunately, git is a complex beast and adding...

@OlivierJaquemet okay, that sounds like a reasonable use-case. I've reopened this issue. I think it should be fairly simple to detect such a repo and show a different message, or...

If I understand you correctly, you mean support for work trees that are different than the location of the `.git` dir? I think they're called "detached working dirs" or something....

Hey lyknode! > To share the awesomeness of this tool, I intend to package it for Debian. Ah, that's fantastic! Thank you so much for your effort. > I'd suggest...