packer-cn/test/fixtures/provisioner-ansible
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
..
dir add blackbox tests for ansible provisioner 2016-07-29 23:24:09 -07:00
all_options.json Make SCP the default for provisioner/ansible 2016-09-11 23:58:31 -07:00
largish-file.txt add blackbox tests for ansible provisioner 2016-07-29 23:24:09 -07:00
minimal.json add scp support to ansible provisioner 2016-09-11 23:58:31 -07:00
playbook.yml Make SCP the default for provisioner/ansible 2016-09-11 23:58:31 -07:00
scp.json Make SCP the default for provisioner/ansible 2016-09-11 23:58:31 -07:00
sftp.json Make SCP the default for provisioner/ansible 2016-09-11 23:58:31 -07:00