added new modules and feature data

This commit is contained in:
Brian Coca 2016-03-03 19:31:48 -05:00
parent 0647fadf0c
commit e283cba628

View file

@ -9,9 +9,15 @@ Ansible Changes By Release
####New Modules: ####New Modules:
* aws: ec2_vol_facts * aws: ec2_vol_facts
* aws: ec2_vpc_dhcp_options.py * aws: ec2_vpc_dhcp_options
* aws: ec2_vpc_net_facts * aws: ec2_vpc_net_facts
* cloudstack: cs_volume * cloudstack: cs_volume
* cloudstack: cs_configuration
* cloudstack: cs_resourcelimit
* cloudstack: cs_instance_facts
* cloudstack: cs_pod
* cloudstack: cs_cluster
* cloudstack: cs_zone
* win_regmerge * win_regmerge
* win_timezone * win_timezone
* yum_repository * yum_repository
@ -32,6 +38,7 @@ Ansible Changes By Release
* callbacks now have access to the options with which the CLI was called * callbacks now have access to the options with which the CLI was called
* debug is now controlable with verbosity * debug is now controlable with verbosity
* modules now get verbosity, diff and other flags as passed to ansible
## 2.0.1 "Over the Hills and Far Away" ## 2.0.1 "Over the Hills and Far Away"