summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToshio Kuratomi <a.badger@gmail.com>2017-09-09 10:08:45 -0700
committerToshio Kuratomi <a.badger@gmail.com>2017-09-09 10:09:42 -0700
commit5fbe1e2798706bc7388eb76b893ef54026d023be (patch)
tree01dbce7e4d18d19408c1ae5e4ed57645841ad528
parenta4edac599acd87785f5aef843505b874b6ca76e3 (diff)
downloadansible-5fbe1e2798706bc7388eb76b893ef54026d023be.tar.gz
Add cloudtrail profile fix to changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9086e875f4..dbdbabdfff 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -42,6 +42,7 @@ Ansible Changes By Release
* Fix for the filetree lookup with non-ascii group names
* Better message for invalid keywords/options in task due to undefined expressions
* Fixed check mode for enable on Solaris for service module
+* Fix cloudtrail module to allow AWS profiles other than the default
<a id="2.3.2"></a>