At 2015-08-19 13:26:12 -0700, [email protected] wrote: > > It also just makes more sense for just ansible to understand the > inventory, and to provide the information about it to other > processes which need it (at least in my mind).
Yes, I agree completely. I want to be able to treat my inventory as the canonical source of all connection information. I'm the someone who was working on an ansible-ssh that executes ssh with the same command-line arguments that ansible would use. It works, but to be really useful it needs the functionality provided by PR #11908 to be able to construct a ProxyCommand. https://github.com/ansible/ansible/pull/11908 I'll put ansible-ssh in a repository on Github sometime. If I haven't said anything in a couple of days in this thread, please remind me by private mail. -- Abhijit -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/20150820053850.GA6336%40toroid.org. For more options, visit https://groups.google.com/d/optout.
