diff --git a/CHANGELOG.md b/CHANGELOG.md index fceb09b9d47..77ca267ac82 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: