Commit Graph

52 Commits (7efe3cac3d5e728ee471bbccfd1043e06e4dcafe)

Author SHA1 Message Date
Adrien Delorme 61480f41dc fix some go vet issues in tests ( composite literal uses unkeyed fields )
8 years ago
localghost 263a3c6910 Include some of the refactoring reverted by previous revert commit.
8 years ago
localghost 46a1c5d945 Revert "Unify handling PlaybookFile and PlaybookFiles."
8 years ago
localghost 6c7aa724eb Fix tests after merging with master.
8 years ago
localghost c33ca8ce64 Merge remote-tracking branch 'origin/master' into ansible_local_playbook_files_update
8 years ago
localghost 81db142c8a Unify handling PlaybookFile and PlaybookFiles.
8 years ago
SwampDragons 7d9a86becb
Revert "Fix #5335"
8 years ago
frankdannhauer 893d0334f1
Fix #5335
8 years ago
Krzysztof Wilczynski 10370adbab
ansible-local: Add ability to clean staging directory.
8 years ago
localghost daca0c2efe Remove accidental dependency to moby's ioutils package.
9 years ago
localghost 079cbc263f Add tests for playbook_files with playbook_dir.
9 years ago
Zbigniew Kostrzewa 33ae9cb2bb Add test for playbook_files using docker builder.
9 years ago
localghost 9ea6313b68 Fix playbook_files test on Windows.
9 years ago
localghost f682045345 Test for ansible-local playbook_files with mocked Communicator.
9 years ago
Zbigniew Kostrzewa 41d0adfbdd Add playbook_files to execute multiple ansible playbooks.
9 years ago
Matthew Hooker 7999f886b1 Merge pull request #4792 from mkuzmin/slash
9 years ago
Rickard von Essen 999f2da499
ansible-local/ansible: Add extra-vars packer_*
9 years ago
Michael Kuzmin 795921988e provisioner/ansible-local: Convert Windows paths with backslashes to Unix style
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker a836268490
fix test on windows
9 years ago
Matthew Hooker 0f445dff07
fix tests
9 years ago
Matthew Hooker 45030e1919
provisioner/anisble: use randomized staging dir
9 years ago
Joakim Löfgren 1172e670c0 Add support for ansible-galaxy
10 years ago
Mitchell Hashimoto 11e325738b Merge branch 'ansible-inventory-groups' of https://github.com/lyrixx/packer into lyrixx-ansible-inventory-groups
11 years ago
Mitchell Hashimoto 7c8e86c9c5 provisioner/*: fix interpolation context
11 years ago
Mitchell Hashimoto c2381be44f provisioner/*: convert to interpolation
11 years ago
Grégoire Pineau cd14cb7012 [Provisioner][Ansible] Added support for inventory group
11 years ago
Mitchell Hashimoto 8cdb686505 Merge pull request #1562 from bhcleek/ansible-local-inventory-best-practice
12 years ago
Billie H. Cleek afa499befd always use an inventory file
12 years ago
Tim Brown baa8697f5d Colorize Ansible output, and don't buffer output.
12 years ago
Mitchell Hashimoto 75395af12d Merge branch '1064-fix-upload-file-permissions' of github.com:rasa/packer into rasa-1064-fix-upload-file-permissions
12 years ago
yveslaroche 3bfeb54853 Fix Ansible inventory path on Windows
12 years ago
Misha Brukman c75a671c1e Cleaned up Go formatting with gofmt.
12 years ago
Ross Smith II d92179847d provisioner/file: set file/directory permissions
12 years ago
renat-sabitov-sirca 0a8e4c7186 Uploading the whole ansible playbook directory
12 years ago
Ross Smith II ec847acf80 Merge pull request #963 from rhburrows/ansible-local-paths-on-windows
12 years ago
Ross Smith II 4f186fbd6e Merge pull request #1006 from jgornick/add-ansible-inventory-file (manually)
12 years ago
Joe Gornick d9fc06a170 Update Ansible provisioner to set cwd to staging directory.
12 years ago
Joe Gornick 6d56def162 Add inventory_file option to Ansible provisioner.
12 years ago
Ryan Burrows 6420fbb469 Fix ansible paths when provisioning Linux from Windows
12 years ago
Mitchell Hashimoto 4576093c17 fmt
12 years ago
Mitchell Hashimoto 8c1de9e712 provisioner/ansible-local: better error if missing [GH-836]
12 years ago
Mitchell Hashimoto a51fbea499 provisioner/ansible-local: style
12 years ago
Bernard McKeever 458d90c71d provisioner/ansible: support {group,host}_vars
12 years ago
jamie brim ec1adec029 provisioner/ansible: configurable command / args
12 years ago
jamie brim 75f64ef6af provisioner/ansible: upload playbooks correctly
12 years ago
Mitchell Hashimoto 525802e9e6 provisioner/ansible-local: templates for role, playbook paths [GH-749]
12 years ago
Jake Good b76a116823 Fix Ansible-local provisioner configuration check for 'playbook_paths' as it was checking for files, not paths
12 years ago
Kelsey Hightower e7b7d71f16 Add tests for ansible provisioner default settings
13 years ago
Kelsey Hightower 4d241b96c1 Define the default staging dir using a const var
13 years ago