From ba6276a4b15e978812019f1591edd38ecb1235b4 Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Wed, 7 Jun 2017 06:40:51 -0700 Subject: [PATCH] Add AnsiBallZ low disk space error to changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dfdda4ceff5..fa134f5dd8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Ansible Changes By Release * Fix sorting of ec2 policies * Fix digital_ocean dynamic inventory script * Fix pip module when using python3's pyvenv and python3 -m venv to create virtualenvs +* Fix for the AnsiBallZ wrapper so that it gives a better error message when + there's not enough disk space to create its tempdir. ## 2.3.1 "Ramble On" - 2017-06-01