From 8a94980b16f46bb08ebaa977f829e96e0a63296a Mon Sep 17 00:00:00 2001 From: Miguel Caballer Date: Wed, 28 Jul 2021 10:05:10 +0200 Subject: [PATCH] Update changelog --- changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog b/changelog index 82c16df64..b7860f9c1 100644 --- a/changelog +++ b/changelog @@ -655,3 +655,4 @@ IM 1.10.5: * Fix error in AppDB not enabling using archived images. * Raise error in case of proxy_host is set but no proxy_credential is specified in TOSCA. * Show error message in VM log in case of exception adding port to SG in OpenStack conn. + * Fix error installing Ansible in CentOS 7.