Christoph Hille

Results 28 issues of Christoph Hille

The current rich output can become a bit hard to read for a lot of variables as no fixed columns are used. We should at least use a fixed column...

enhancement

The default rich output should be human readable. But the value of a variable can be nested (list, dictionary) and could be unlimited long. Such values should not be printed...

enhancement

The rich output is nice an human friendly, but there should be also support for yaml and json output. Similar to `ansible-inventory` with the flags `--yaml` and `--json`

enhancement

![image](https://github.com/hille721/ansible-variables/assets/38468371/c5e70329-c700-4c23-b9ae-7fed4b79021b)

Hi @akinomyoga, first thank you for your great work. I have a strange issue: I'm using ble.sh for a while no on my Linux Fedora laptop, where everything works great....

The CI fails for devel: https://github.com/hille721/ansible-variables/actions/runs/14318887435/job/41201960216#step:6:60 and so will also fail with the next ansible-core release 2.19 This is probably due to the massive changes in ansible-core related to data...

Hi, First many thanks for this great work, we using it as part of our make setup for Ansible since almost 2 years already. Today I tested to make it...