Hi Mitchell,
I understand what is the problem.
In Ansible, if a target host is local, set the variable
(ansible_connection) to local and can run on the localhost.
So, if Communicator provide a connection type and other information
(such as addr, port, user and pass for ssh),
Ansible provisioner can change a behavior.
(I'm not sure whether this is good for other provisioner and/or future
extension)
Regards,
WAKAYAMA Shirou
2013/8/8 Mitchell Hashimoto <
xmi...@gmail.com>: