Commit Graph

27 Commits (b7a41af93cb162355c4bb44094de2a68b6cc09af)

Author SHA1 Message Date
Billie H. Cleek f760ab2fd8 Make SCP the default for provisioner/ansible
10 years ago
Billie H. Cleek e6a0e523e2 refactor sftp subsystem request handling
10 years ago
Billie H. Cleek da223b9539 add scp support to ansible provisioner
10 years ago
Billie Cleek 023f2edde8 add better logging and error handling to ansible provisioner (#3477)
10 years ago
Ricard Clau 049fb2d9c1 actually check for errors in functional tests
10 years ago
Ricard Clau 0c81e49f83 Adding a functional test with an Ansible message very long
10 years ago
Chris Bednarski 664e640257 Merge pull request #3392 from msteinhoff/fix-ansible-provisioner-long-lines
10 years ago
Billie Cleek 49067e732a append ANSIBLE_HOST_KEY_CHECKING correctly (#3568)
10 years ago
Mario Steinhoff b5f6e379f0 Fix Scanner buffer too long error in ansible-remote provisioner
10 years ago
Rickard von Essen d59844f0d1 Determine current user without CGO.
10 years ago
Rickard von Essen 7369841e63 Ansible: add the support for specifying ansible_user
10 years ago
Rickard von Essen d6716f6ee1 Ansible: don't use deprecated ssh options when ver above 2.0
10 years ago
Rickard von Essen f823725e53 Ansible: os.Environ() should always be passed to the ansible command.
10 years ago
Vespian 4750da3457 Add empty_groups param to ansible provisioner
10 years ago
Marat Bakeev 2791542171 Allow specifying environment variables for ansible provisioner
10 years ago
Chris Bednarski 6dd02e7912 Update ansible test to use the new Downloader interface
10 years ago
Billie H. Cleek 0cd54ed19e add options to configure host alias and groups
10 years ago
Billie Cleek a5ab53bf5e update ansible tests
10 years ago
Billie Cleek a23610ef41 cleanup ansible provisioner key generation
10 years ago
Chris Bednarski 569e6cc464 go fmt
10 years ago
Marat Bakeev c95b2b483f Merge branch ansible-provisioner of https://github.com/dkhenry/packer
10 years ago
Billie H. Cleek bf3c294326 listen on system chosen port
10 years ago
Billie Cleek 77c48678d6 eliminate possible race conditions
10 years ago
Billie Cleek d73e75a7cf fix panic when connection is closed before packer send Shutdown
10 years ago
Billie Cleek 2dc9e0af3f fix `go vet` identified issues
10 years ago
Billie H. Cleek 5366393f9f fix tests
10 years ago
Billie H. Cleek cc8ca3098e add ansible provisioner
10 years ago