vagrant/website/source/docs
Gilles Cornu a842abbc38
provisioners/ansible(both): Add config_file option
With this new option defined, the `ansible-galaxy` and
`ansible-playbook` commands generated by the Ansible provisioners will
be executed with the ANSIBLE_CONFIG environment variable set
accordingly.

Resolve GH-7195

This commit also fix the following open issues:
- Implement the pending RSpec examples about path existence checks
  performed by the ansible (remote) provisioner.
- In verbose mode, the ansible remote provisioner now correctly displays
  the Ansible Galaxy parameters ("role_file" and "roles_path") with
  single quotes (which is safer for potential copy-paste usage).

Additional Notes:
- Test coverage for `ansible_local` provisioner is still not
  implemented. See GH-6633.
- Test coverage for galaxy from host is not implemented yet (due to
  general issue with mocking both command executions, see
  https://github.com/mitchellh/vagrant/pull/6529#r45278451
2016-10-22 01:09:12 +02:00
..
boxes Flesh out the list of base box guides in the documentation. 2016-06-12 22:50:35 -07:00
cli provider/docker: Add docker-exec command 2016-05-31 20:05:26 -04:00
docker provider/docker: Separate -i and -t flags for exec 2016-05-31 20:05:27 -04:00
getting-started Update providers.html.md 2016-09-07 09:45:14 +01:00
hyperv Add docs detailing the rollback limitations. 2016-05-13 17:28:33 +01:00
installation Move wiki information to source 2016-06-20 08:20:53 -04:00
multi-machine Merge docs and www into a single static site 2016-01-19 14:35:05 -05:00
networking Updated comments to match example 2016-08-16 12:32:22 -05:00
other core: Provide a way to globally disable box update checking 2016-06-18 14:46:46 -04:00
plugins Fix typo in list of action hooks 2016-05-23 19:12:58 -04:00
providers Tabs to spaces 2016-01-19 14:54:13 -05:00
provisioning provisioners/ansible(both): Add config_file option 2016-10-22 01:09:12 +02:00
push website: catch more atlas.hashicorp.com and fix enterprise spelling 2016-03-08 10:57:35 -08:00
share Update docs about security for share 2016-03-17 18:11:50 -04:00
synced-folders Update nfs.html.md 2016-09-16 00:21:02 +01:00
vagrantfile redux of pr 7398 for ssh-agent key fix 2016-08-11 11:48:10 -07:00
virtualbox Update docs on vbox version 2016-07-22 13:40:19 -04:00
vmware Always use a string for Vagrantfile version 2016-02-02 09:43:28 -05:00
why-vagrant Merge docs and www into a single static site 2016-01-19 14:35:05 -05:00
boxes.html.md Move wiki information to source 2016-06-20 08:20:53 -04:00
index.html.md Merge docs and www into a single static site 2016-01-19 14:35:05 -05:00