Commit Graph

59 Commits (7efe3cac3d5e728ee471bbccfd1043e06e4dcafe)

Author SHA1 Message Date
Adrien Delorme 9b07d7670e use no ops for ansible ui & MachineReadableUi
8 years ago
Adrien Delorme ddd96c513b first draft at self refreshing loading bar centralized/controlled by Ui
8 years ago
Megan Marsh b35acbd879 use statebag instead of SetSharedState for winRM password
8 years ago
Megan Marsh ff6a039d5b replace scrubconfig with packer.LogSecretFilter.Set
8 years ago
Megan Marsh a5a6b1ab58
Merge pull request #6501 from Wenzel/expose_ansible_packer_http_addr
8 years ago
Megan Marsh e146973d08 change implementation to set winrm password in way that matches powershell and shell-local implementations; sanitize logs
8 years ago
Mathieu Tarral 3450b6fd6f ansible: expose packer_http_addr extra var
8 years ago
Levi 6646d42490 updated function calls to include buildname and changed variable names
8 years ago
Levi 68ec630fde added function to retreive winrm password from commonhelper
8 years ago
Levi 636cec8f2b added commonhelper import
8 years ago
Levi 37fd50995f added parameter for setting packer password as env variable
8 years ago
Omer Katz c0719a3590
Allow using a custom inventory file.
8 years ago
Joshua C. Randall 406bf9c4aa override ansible executor inventory to use InventoryDirectory instead of InventoryFile when set
8 years ago
Marc Mercer d3c7d43f20
Small typo correction
8 years ago
Marc Mercer 5d67f77f43
Fixing 5852
8 years ago
Aidan Feldman b894c925d1
make user retrieval for Ansible provisioner more robust
8 years ago
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
9 years ago
Rickard von Essen a616c3da3c
provisioner/ansible: Move info messages to log
9 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