vagrant/plugins/provisioners
Gilles Cornu 9bfdaf7e75 provisioners/ansible: introduce ansible_local
With this change, the existing host-based Ansible provisioner is
refactored to share a maximum of code with this new guest-based Ansible
provisioner.

At this stage of development, the existing unit tests are intentionally
modified as little as possible, to keep safe the existing funtionalities.

Other issues resolved by this changeset:
 - Display a warning when running from a Windows host [GH-5292]
 - Do not run `ansible-playbook` in verbose mode when the `verbose` option
   is set to an empty string.
2015-11-08 10:42:48 +01:00
..
ansible provisioners/ansible: introduce ansible_local 2015-11-08 10:42:48 +01:00
cfengine Fix for Issue #6006 - cfengine will now install 2015-07-20 02:08:13 -07:00
chef Use Chef Client for Chef Zero 2015-07-09 21:23:42 -06:00
docker Checksum args to each docker container in local data 2015-07-10 11:32:02 -06:00
file provisioners/file: validate source relative to Vagrantfile path 2015-07-06 14:22:00 -06:00
puppet provisioners/puppet: fix config merging [GH-5958] 2015-07-15 10:59:34 -07:00
salt Fix broken masterless minion configuration 2015-08-03 12:11:32 +01:00
shell Handle encoding errors in shell provisioner newline normalization. 2015-09-12 14:36:54 +01:00