From 2ff5a615dfa54bc81821dd6f3c3c95acf16f601e Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Sun, 4 Aug 2013 11:46:07 -0400 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fceb09b9d4..77ca267ac8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ Highlighted new features: * (DOCS PENDING) sudo: True/False and sudo_user: True/False can set at include and role level * added changed_when: (expression) which allows overriding whether a result is changed or not, can work with registered expressions. * --extra-vars can now take a file as input "-e @filename" - +* external inventory scripts may now return host variables in one pass, which allows them to be much for efficient for large numbers of hosts New modules: