From c4a7b1d2d280734f10dec2b85479000fa7b1d0fc Mon Sep 17 00:00:00 2001 From: James Cammarata Date: Thu, 22 Aug 2013 22:08:05 -0500 Subject: [PATCH] Another CHANGELOG update --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 821a5b31c1..4102a5b3df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,7 @@ New modules: Misc changes: +* return 3 when there are hosts that were unreachable during a run * the yum module now supports wildcard values for the enablerepo argument * added an inventory script to pull host information from Zabbix * async mode no longer allows with_* lookup plugins due to incompatibilities