vagrant/plugins/provisioners/ansible
Gilles Cornu 1e324093a5 provisioners/ansible: spare machine.ssh_info calls
As a result of #4670 and the safe decision to not memoize
machine.ssh_info (see 89a4a29d65 and
5036d16461), it is preferable to store the
ssh_info hashes and avoid multiple function calls when generating the
ansible inventory.
2014-10-23 22:58:01 +02:00
..
config.rb Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
plugin.rb Update 'require' calls to resemble shell provisioner 2013-04-04 00:07:30 -07:00
provisioner.rb provisioners/ansible: spare machine.ssh_info calls 2014-10-23 22:58:01 +02:00