From 5815fcbd49d32d5f2b1b251a68a810a257879ddb Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Fri, 5 Apr 2013 13:14:58 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08dc074e88..1f541f823a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,10 @@ Ansible Changes By Release 1.2 "Right Now" -- release pending -* this is the current development branch +* capability to set 'all_errors_fatal: True' in a playbook to force any error to stop execution versus + a whole group or serial block needing to fail +* when using -c ssh and the ansible user is the current user, don't pass a -o to allow SSH config to be + usable, without breaking the ability to override in ansible 1.1 "Mean Street" -- 4/2/2013