Commit Graph

3 Commits (c83669a83e55ee500d9defe2f29affd64993f106)

Author SHA1 Message Date
Matt Martz bcdc2e167a
Support for Python 3.11+ tomllib for inventory (#77435) 4 years ago
Martin Krizek 5ac1b04929
Add support for unicode in ansible-inventory CLI (#74912)
* Add support for unicode in ansible-inventory CLI

Fixes #57378

* Add tests

* First test fix

* --output tests

* fix
5 years ago
Abhijeet Kasurde 38dd49eb00
ansible-inventory: Handle exception in toml parsing (#74486)
Handle stacktrace raise while parsing inventory in toml format

Fixes: #74404

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
5 years ago