vagrant/test/unit/plugins/provisioners
Gilles Cornu a7dfc73b85 provisioners/ansible: honor galaxy_roles_path when running ansible-playbook
This commit include the following changes:
- systematically set ANSIBLE_ROLES_PATH environment variable when
  galaxy_roles_path is defined.
- slightly refactor to introduce the concept of "provisioning working
  directory" (possible usage in the future for resolving GH-7195)
- fix a bug in ansible-galaxy execution by the ansible_local provisioner
  if the paths contains blank characters.

Fix #7269
2016-06-11 07:28:05 +02:00
..
ansible provisioners/ansible: honor galaxy_roles_path when running ansible-playbook 2016-06-11 07:28:05 +02:00
chef Use hostname if no node_name is set 2016-03-17 20:15:11 -05:00
docker Deprecate docker.version 2015-11-19 18:37:57 -08:00
file provisioners/file: validate source relative to Vagrantfile path 2015-07-06 14:22:00 -06:00
salt provisioners/salt: deprecate config_dir 2015-11-18 11:56:07 -08:00
shell Fix test 2015-11-23 19:35:03 -05:00
support/shared provisioners/ansible: introduce ansible_local 2015-11-08 10:42:48 +01:00