Commit Graph

43 Commits (abc21406cb00aaf846f2b35d0974b781014e8f86)

Author SHA1 Message Date
Matthew Hooker 8f685b3bcd
ansible: add skip_version_check flag
9 years ago
Dan Fuchs 8401057ed5 Merge branch 'master' into ansible-inventory-dir
9 years ago
Rickard von Essen 999f2da499
ansible-local/ansible: Add extra-vars packer_*
9 years ago
Dan Fuchs 97c819dc15 Merge branch 'master' of https://github.com/mitchellh/packer into ansible-inventory-dir
9 years ago
Dan Fuchs f45f4568db make validateInventoryDirectoryConfig function
9 years ago
Dan Fuchs 39a9eac44f Remove `req` param from validateDirectoryConfig
9 years ago
Dan Fuchs 3fc809c05b Ansible provisioner: check if inventory directory exists during prepare
9 years ago
Dan Fuchs 492bff474b Ansible provisioner: Specify full path to generated inventory file
9 years ago
Dan Fuchs 609e70face inventory_directory option for ansible provisioner
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker 6f27f67346
more fixes from errcheck
9 years ago
Matthew Hooker 35578d9ed1
remove unnecessary type conversions
9 years ago
Matthew Hooker 230079f73a
spell fixes
9 years ago
Andrey Chernih 7548024720 More verbose error message when ansible-playbook fails
9 years ago
Billie Cleek f5ca0de225 provisioner/ansible: assume scp target is file
10 years ago
Rickard von Essen a616c3da3c
provisioner/ansible: Move info messages to log
10 years ago
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
11 years ago
Billie Cleek d73e75a7cf fix panic when connection is closed before packer send Shutdown
11 years ago
Billie Cleek 2dc9e0af3f fix `go vet` identified issues
11 years ago
Billie H. Cleek 5366393f9f fix tests
11 years ago
Billie H. Cleek cc8ca3098e add ansible provisioner
11 years ago