From 94e3ab54454fa5f9dd9b95a04ef7626080850c4b Mon Sep 17 00:00:00 2001 From: nitzmahone Date: Mon, 7 Mar 2016 20:33:10 -0800 Subject: added winrm and user module backports to changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf32eb6193..cdbfc6d3d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,8 @@ Other Notable Changes: ansible's --diff option was used. * Fix bug with non-english locales in git and apt modules * Compatibility fix for using state=absent with the pip ansible module and pip-6.1.0+ +* Backported support for ansible_winrm_server_cert_validation flag to disable cert validation on Python 2.7.9+ (and support for other passthru args to pywinrm transport). +* Backported various updates to user module (prevent accidental OS X group membership removals, various checkmode fixes). ## 1.9.4 "Dancing In the Street" - Oct 10, 2015 -- cgit v1.2.1