vagrant/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
..
cap/guest provisioners/ansible_local: Fix Fedora/RedHat "default" installation mode 2016-06-09 19:16:47 +02:00
config provisioners/ansible_local: add "pip" install_mode 2016-06-08 23:53:58 +02:00
provisioner provisioners/ansible: honor galaxy_roles_path when running ansible-playbook 2016-06-11 07:28:05 +02:00
errors.rb provisioners/ansible_local: add "pip" install_mode 2016-06-08 23:53:58 +02:00
helpers.rb provisioners/ansible: add basic config validators 2016-04-20 23:54:19 +02:00
plugin.rb Support ansible install on RedHat derivates and Fedora. 2015-12-07 15:44:20 +01:00