vagrant/website/source/docs/provisioning
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
..
ansible.html.md provisioners/ansible: Minor documentation improvements 2016-10-22 01:05:50 +02:00
ansible_common.html.md provisioners/ansible(both): Add config_file option 2016-10-22 01:09:12 +02:00
ansible_intro.html.md provisioners/ansible(both): Add config_file option 2016-10-22 01:09:12 +02:00
ansible_local.html.md provisioners/ansible: Minor documentation improvements 2016-10-22 01:05:50 +02:00
basic_usage.html.md Formatting 2016-05-29 00:55:04 -04:00
cfengine.html.md Tabs to spaces 2016-01-19 14:54:13 -05:00
chef_apply.html.md Minor gramatical fix 2016-02-11 19:13:24 +05:30
chef_client.html.md Tabs to spaces 2016-01-19 14:54:13 -05:00
chef_common.html.md Fixing second paragraph indentation and link. 2016-05-26 11:32:21 -07:00
chef_solo.html.md Tabs to spaces 2016-01-19 14:54:13 -05:00
chef_zero.html.md Tabs to spaces 2016-01-19 14:54:13 -05:00
docker.html.md Update docker.html.md 2016-01-29 16:44:15 +00:00
file.html.md Merge docs and www into a single static site 2016-01-19 14:35:05 -05:00
index.html.md Merge docs and www into a single static site 2016-01-19 14:35:05 -05:00
puppet_agent.html.md Tabs to spaces 2016-01-19 14:54:13 -05:00
puppet_apply.html.md Merge pull request #7009 from daks/patch-1 2016-05-29 01:22:15 -04:00
salt.html.md provisioners/salt: Doc - fix typo 2016-06-01 08:31:31 -04:00
shell.html.md Corrected binary logic description. 2016-03-08 15:52:20 +00:00