vagrant/test/unit/plugins/provisioners/ansible
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
..
config provisioners/ansible_local: add "pip" install_mode 2016-06-08 23:53:58 +02:00
provisioner_test.rb provisioners/ansible: honor galaxy_roles_path when running ansible-playbook 2016-06-11 07:28:05 +02:00