Update CHANGELOG
This commit is contained in:
parent
7301ce5de3
commit
791ad7ac8e
|
@ -40,10 +40,13 @@ IMPROVEMENTS:
|
|||
- communicators/winrm: Upgrade to latest WinRM gems [GH-6922]
|
||||
- provisioners/ansible_local: Use `provisioning_path` as working directory
|
||||
for `ansible-galaxy` execution
|
||||
- provisioners/ansible(both provisioners): Add basic config validators/converters
|
||||
on `raw_arguments` and `raw_ssh_args` options [GH-7103]
|
||||
- provisioners/ansible(both provisioners): Add basic config
|
||||
validators/converters on `raw_arguments` and `raw_ssh_args` options
|
||||
[GH-7103]
|
||||
- provisioners/chef: Add the ability to install on SUSE [GH-6806]
|
||||
- provisioners/chef: Support legacy solo mode [GH-7327]
|
||||
- provisioners/docker: Restart container if newer image is available
|
||||
[GH-7358, GH-6620]
|
||||
- hosts/darwin: Add `extra_args` support for RDP [GH-5523, GH-6602]
|
||||
- hosts/windows: Use SafeExec to capture history in Powershell [GH-6749]
|
||||
- guests/freebsd: Add quotes around hostname [GH-6867]
|
||||
|
|
Loading…
Reference in New Issue