Update CHANGELOG.md

close #5086
This commit is contained in:
Gilles Cornu 2015-11-25 22:48:56 +01:00
parent eaf918ec35
commit 32bb316564
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ IMPROVEMENTS:
scripts [GH-6185]
- provisioners/shell: add `env` option [GH-6588, GH-6516]
- provisioners/ansible+ansible_local: add support for ansible-galaxy [GH-2718]
- provisioners/ansible: add support for WinRM settings [GH-5086]
- provisioners/ansible: add new `force_remote_user` option to control whether
`ansible_ssh_user` parameter should be applied or not [GH-6348]
- provisioners/ansible: show a warning when running from a Windows Host [GH-5292]