vagrant/test/unit/plugins/provisioners
Gilles Cornu 839a2e6fa6 provisioners/ansible: show ansible-playbook only when the verbose option is enabled
Revert 1c884fa4e5 which introduced the
following bug:

Instead of allowing to dump the `ansible-playbook` command details when
VAGRANT_LOG=debug was defined, it was then impossible to disable this
console output when VAGRANT_LOG was undefined (in such case,
``@logger.debug? systematically returns `true`)

In order to keep things simple and focused, it is preferable to drop the
bad idea to mix Ansible verbosity and Vagrant log level.

Fix #5803
2015-07-07 22:37:06 +02:00
..
ansible provisioners/ansible: show ansible-playbook only when the verbose option is enabled 2015-07-07 22:37:06 +02:00
chef Update unit tests for chef_zero provisioner 2015-02-14 22:33:23 +01:00
docker provisioners/docker: support restart flag [GH-4477] 2015-07-07 12:17:24 -06:00
file provisioners/file: validate source relative to Vagrantfile path 2015-07-06 14:22:00 -06:00
salt Issue #4895: Support grains config for salt 2014-12-02 18:01:09 -04:00
shell adding failing tests for fixnum args in an array. 2014-07-22 15:41:01 -04:00
support/shared provisioners/ansible: use strict boolean options 2014-04-12 13:48:15 +02:00