diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e1bdf21db2..ded61f04806 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,7 @@ Misc changes: * new state=hard option to the file module for hardlinks vs softlinks * fixes to apt module purging option behavior * fixes for device facts with multiple PCI domains +* added "with_inventory_hostnames" lookup plugin, which can take a pattern and loop over hostnames matching the pattern and is great for use with delegate_to and so on. 1.2 "Right Now" -- June 10, 2013