ansible-variables icon indicating copy to clipboard operation
ansible-variables copied to clipboard

Keep track of Ansible host context variables

Results 10 ansible-variables issues
Sort by recently updated
recently updated
newest added

Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) from 3 to 4. Release notes Sourced from google-github-actions/release-please-action's releases. v4.0.0 4.0.0 (2023-12-01) ⚠ BREAKING CHANGES remove most configuration options in favor of manifest configuration to configure the...

dependencies

Function `run` has a Cognitive Complexity of 15 (exceeds 5 allowed). Consider refactoring. https://codeclimate.com/github/hille721/ansible-variables/lib/ansible_variables/cli/variables.py#issue_655e6b33a3a20a0001000020

codeclimate

No `ansible-variables` version in -vvv output: ``` $ ansible-variables server1 -vvv ansible-variables [core 2.11.0] config file = /home/hille/gitrepos/ansible-variables/tests/test_data/ansible.cfg configured module search path = ['/home/hille/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location =...

enhancement

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

Bumps [coactions/dynamic-matrix](https://github.com/coactions/dynamic-matrix) from 1 to 3. Release notes Sourced from coactions/dynamic-matrix's releases. v3.0.0 Major Allow return of multiple step commands (#36) @​ssbarnea Replace returned passed_name with effective command (#35) @​ssbarnea...

dependencies

updates: - [github.com/crate-ci/typos: v1.22.0 → v1.23.6](https://github.com/crate-ci/typos/compare/v1.22.0...v1.23.6) - [github.com/psf/black: 24.4.2 → 24.8.0](https://github.com/psf/black/compare/24.4.2...24.8.0) - [github.com/astral-sh/ruff-pre-commit: v0.4.7 → v0.5.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.7...v0.5.6) - [github.com/jackdewinter/pymarkdown: v0.9.20 → v0.9.21](https://github.com/jackdewinter/pymarkdown/compare/v0.9.20...v0.9.21) - [github.com/pycqa/pylint: v3.2.2 → v3.2.6](https://github.com/pycqa/pylint/compare/v3.2.2...v3.2.6)

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.14 to 1.9.0. Release notes Sourced from pypa/gh-action-pypi-publish's releases. v1.9.0 💅 Cosmetic Output Improvements @​woodruffw💰 updated the tense on password nudge in #234 @​shenxianpeng💰 helped us disable...

dependencies

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