mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-20 11:04:00 -07:00
HP and vsphere modules are crazy awesome but I am thinking these belong in contrib not core.
This commit is contained in:
parent
85d6af637a
commit
aa98c84a62
8 changed files with 20 additions and 482 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue