summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorBrian Coca <bcoca@users.noreply.github.com>2017-08-15 16:45:54 -0400
committerGitHub <noreply@github.com>2017-08-15 16:45:54 -0400
commitc27248db6026d929dcb564170413403c97465534 (patch)
tree3ca5b0f7e3fd22018e52b0b7d5b0650443f7eda3 /bin
parent178cf6e82e9b446a498c80211302049eae5aae70 (diff)
downloadansible-c27248db6026d929dcb564170413403c97465534.tar.gz
ansible-inventory cli tool (#22477)
* 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
Diffstat (limited to 'bin')
l---------bin/ansible-inventory1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ansible-inventory b/bin/ansible-inventory
new file mode 120000
index 0000000000..cabb1f519a
--- /dev/null
+++ b/bin/ansible-inventory
@@ -0,0 +1 @@
+ansible \ No newline at end of file