added new modules and feature data
This commit is contained in:
parent
0647fadf0c
commit
e283cba628
1 changed files with 8 additions and 1 deletions
|
@ -9,9 +9,15 @@ Ansible Changes By Release
|
|||
|
||||
####New Modules:
|
||||
* aws: ec2_vol_facts
|
||||
* aws: ec2_vpc_dhcp_options.py
|
||||
* aws: ec2_vpc_dhcp_options
|
||||
* aws: ec2_vpc_net_facts
|
||||
* 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_timezone
|
||||
* yum_repository
|
||||
|
@ -32,6 +38,7 @@ Ansible Changes By Release
|
|||
|
||||
* callbacks now have access to the options with which the CLI was called
|
||||
* 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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue