summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn R Barker <john@johnrbarker.com>2017-12-13 13:45:52 +0000
committerGitHub <noreply@github.com>2017-12-13 13:45:52 +0000
commit3f7b1ba60698d4c9cb0147904f55c943b28ac05e (patch)
tree209f2807e2373164448a1c5a8b869758b468948e
parent4f1586ec07e2340b52c1f68cfd1cc9133000d26e (diff)
downloadansible-3f7b1ba60698d4c9cb0147904f55c943b28ac05e.tar.gz
Fix CloudEngine host failed 27876
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2392d15476..1d66574386 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -33,6 +33,7 @@ Ansible Changes By Release
* fix issue with order of declaration of sections in ini inventory https://github.com/ansible/ansible/pull/33781
* Fix win_iis_webapppool to correctly stop a apppool
(https://github.com/ansible/ansible/pull/33777)
+* Fix CloudEngine host failed (https://github.com/ansible/ansible/pull/27876)
<a id="2.4.2"></a>