vagrant/plugins/provisioners/ansible/provisioner
Gilles Cornu 25ff027b08 provisioners/ansible_local: use the inventory directory
Like in the (remote) `ansible` provisioner, it is preferred to pass the
directory that contains the generated inventory file. This way, advanced
inventory usages can be achieved by adding more inventory files into the
same directory.

Related to #2103 and #6500

[ci skip]
2015-12-08 23:02:58 +01:00
..
base.rb #3539 - Fixed syntax, language and logic according to comments made by reviewer in PR #6639 2015-12-04 10:05:07 +01:00
guest.rb provisioners/ansible_local: use the inventory directory 2015-12-08 23:02:58 +01:00
host.rb Implemented host_vars option. 2015-12-01 18:56:28 +01:00