From de912381ac5e077588c66b215a98ac214f6e76bf Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Tue, 9 Oct 2012 10:38:48 -0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf6dede7c2b..493a28dd2e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -64,7 +64,6 @@ New Modules: * new LSB facts (release, distro, etc) * new VMware ESX facts module (use with local_action or delegate_to) * new HP ILO facts module (use with local_action or delegate_to) -* new HP ILO provisioning module (use with local_action or delegate_to) * pause module -- (pause seconds=10) (pause minutes=1) (pause prompt=foo) -- it's an action plugin * a module for adding entries to the main crontab (though you may still wish to just drop template files into cron.d) * debug module can be used for outputing messages without using 'shell echo'