summaryrefslogtreecommitdiff
path: root/bin/ansible-inventory
Commit message (Collapse)AuthorAgeFilesLines
* Modernize install (#76021)Matt Martz2021-10-191-1/+1
| | | | | Co-authored-by: Matt Clay <matt@mystile.com> Co-authored-by: Matt Davis <mrd@redhat.com> Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
* ansible-inventory cli tool (#22477)Brian Coca2017-08-151-0/+1
* ansible-inventory cli tool added vars dump to graph made yaml inventory dump actual yaml inventory format cleaner dump fixed graph, no dump needed add pulling in host/group vars pep indentation crime added docstring for manpage autodoc remove ansible_facts from output added api compat layer allow import from new and old APIs better conditional for <2.4 pe4+p4 test stuck on OS X (seems popular today) but passes rest, merging anyways