From 8fce4ed7bf59794f6c1f6e4e73e98c9fba7a4cfa Mon Sep 17 00:00:00 2001 From: James Tanner Date: Mon, 24 Mar 2014 10:31:14 -0400 Subject: [PATCH] Update changelog for force-handlers --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6543ae45727..cba4c726e55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ Major features/changes: * Accelerate improvements: - multiple users can connect with different keys, when `accelerate_multi_key = yes` is specified in the ansible.cfg. - daemon lifetime is now based on the time from the last activity, not the time from the daemon's launch. +* ansible-playbook now accepts --force-handlers to run handlers even if tasks result in failures New Modules: