HP and vsphere modules are crazy awesome but I am thinking these belong in contrib not core.

This commit is contained in:
Michael DeHaan 2012-10-12 17:49:48 -04:00
commit aa98c84a62
8 changed files with 20 additions and 482 deletions

View file

@ -63,13 +63,10 @@ New Modules:
* ini_file module for manipulating INI files
* 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)
* 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'
* a fail module is now available for causing errors, you might want to use it with only_if to fail in certain conditions
* virt_boot -- creates new virtual machines with libvirt
Other module Changes, Upgrades, and Fixes: