From 6a0326b6d07086d78e5bb3b667be063aa71f3d23 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Tue, 24 Jul 2012 19:57:21 -0400 Subject: [PATCH] changelog update --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 909ad4d0325..0a446f02fa2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,7 @@ Ansible Changes By Release * setup module overhaul, more modular * minor caching logic added to inventory to reduce hammering of inventory scripts. * ./hacking/test-module now supports options like ansible takes and has a debugger mode +* playbook is now colorized, set ANSIBLE_NOCOLOR=1 if you do not like this, does not colorize if not a TTY 0.5 "Amsterdam" ------- July 04, 2012