mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
update changelog
This commit is contained in:
parent
636de25b55
commit
bcc2d62122
1 changed files with 2 additions and 0 deletions
|
|
@ -134,6 +134,8 @@
|
|||
* provisioner/ansible: add `inventory_directory` option to control where to
|
||||
place the generated inventory file. [GH-4760]
|
||||
* communicator/winrm: Add NTLM authentication support. [GH-4979]
|
||||
* provisioner/ansible: add `skip_version_check` flag for when ansible will be
|
||||
installed from a prior provisioner. [GH-4983]
|
||||
|
||||
### BUG FIXES:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue