packer-cn/website/source/docs/provisioners
Billie H. Cleek f760ab2fd8 Make SCP the default for provisioner/ansible
Add a new option, `use_sftp` to the ansible provisioner. It's default
value is false; ansible provisioner will use SCP by default.

Refactor to consistently set all configure options for ansible
provisioner in the Prepare step.

Remove incorrect information about `ANSIBLE_HOST_KEY_CHECKING=False`
being set when `ansible_env_vars` is not set in the packer template.

Update BATS tests for the ansible provisioner to actually check that the
fetched directory contains the contents expected. This revealed a
problem with the all_options template that required adding a host to the
hosts list in the test playbook.
2016-09-11 23:58:31 -07:00
..
ansible-local.html.md Merge pull request #3350 from JoakimLofgren/add-support-for-ansible-galaxy 2016-09-01 20:51:17 +02:00
ansible.html.md Make SCP the default for provisioner/ansible 2016-09-11 23:58:31 -07:00
chef-client.html.md update docs to reflect knife_command change 2016-06-14 17:18:08 -05:00
chef-solo.html.md Change .markdown to .md because it's shorter 2016-03-11 17:06:36 -08:00
custom.html.md Change .markdown to .md because it's shorter 2016-03-11 17:06:36 -08:00
file.html.md Change .markdown to .md because it's shorter 2016-03-11 17:06:36 -08:00
powershell.html.md Clarifying defaults remote_path for powershell and windows-shell provisioners 2016-06-22 09:29:13 +03:00
puppet-masterless.html.md Add docs for ignore_exit_codes param 2016-03-13 23:39:29 -04:00
puppet-server.html.md fix docs to match code for puppet-server provisioner staging_dir (#3604) 2016-08-24 00:04:00 +02:00
salt-masterless.html.md Change .markdown to .md because it's shorter 2016-03-11 17:06:36 -08:00
shell-local.html.md Change .markdown to .md because it's shorter 2016-03-11 17:06:36 -08:00
shell.html.md Fix SSH Agent Forwarding exmaple 2016-05-18 16:04:56 -07:00
windows-restart.html.md Clarified that windows must be fully booted in order for the restart provisioner to succeed 2016-04-20 12:34:53 -07:00
windows-shell.html.md Clarifying defaults remote_path for powershell and windows-shell provisioners 2016-06-22 09:29:13 +03:00