summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Moser <mail@renemoser.net>2017-09-14 12:16:56 +0200
committerToshio Kuratomi <a.badger@gmail.com>2017-09-14 09:26:59 -0700
commit48d821e611d84362f4bc0b5ed087bd1d4b69ed68 (patch)
treea0c13dd2ffc862fecda88c27331e1f08dcf823cc
parent4a581871037f8470f3e7339e34ce93c479d9c37b (diff)
downloadansible-48d821e611d84362f4bc0b5ed087bd1d4b69ed68.tar.gz
update changelog for Tower module_utils SSL fix
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b541ead8dd..db6bb7e4e6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -47,6 +47,7 @@ Ansible Changes By Release
* Fix cloudtrail module to allow AWS profiles other than the default
* Fix an encoding issue with secret (password) vars_prompts
* Fix for Windows become to show the stdout and stderr strings on a failure
+* Fix the issue SSL verification can not be disabled for Tower modules
<a id="2.3.2"></a>