From 48a0cf11486ec2770b4e400ed3659520f187149d Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Tue, 19 Dec 2017 14:30:51 -0800 Subject: [PATCH] add cloudscale fix to the changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6667b769a57..1ed7ddd2955 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,7 @@ Ansible Changes By Release * correctly ensure 'ungrouped' membership rules (https://github.com/ansible/ansible/pull/33878) * made warnings less noisy when empty/no inventory is supplied (https://github.com/ansible/ansible/pull/32806) +* Fixes a failure which prevents to create servers in module cloudscale_server