Browse code

changelog: add new modules

Rene Moser authored on 2016/08/06 17:34:07
Showing 1 changed files
... ...
@@ -16,6 +16,7 @@ Ansible Changes By Release
16 16
 - Added the ability to specify serial batches as a list (`serial: [1, 5, 10]`), which allows for so-called "canary" actions in one play.
17 17
 
18 18
 ####New Modules:
19
+- archive
19 20
 - asa
20 21
   * asa_acl
21 22
   * asa_command
... ...
@@ -24,18 +25,26 @@ Ansible Changes By Release
24 24
 - aws
25 25
   * ec2_customer_gateway
26 26
   * ec2_vpc_nacl_facts
27
+  * ec2_vpc_nat_gateway
27 28
   * ec2_vpc_vgw
28 29
 - cloudstack
29 30
   * cs_router
30 31
   * cs_snapshot_policy
32
+- github_key
33
+- google
34
+  * gcdns_record
35
+  * gcdns_zone
31 36
 - ipmi
32 37
   * ipmi_boot
33 38
   * ipmi_power
34 39
 - letsencrypt
40
+- logicmonitor
41
+- logicmonitor_facts
35 42
 - lxd
36 43
   * lxd_profile
37 44
   * lxd_container
38 45
 - netconf_config
46
+- ovh_ip_loadbalancing_backend
39 47
 - openstack
40 48
   * os_keystone_service
41 49
   * os_recordset
... ...
@@ -48,6 +57,7 @@ Ansible Changes By Release
48 48
 - systemd
49 49
 - telegram
50 50
 - vmware
51
+  * vmware_guest
51 52
   * vmware_local_user_manager
52 53
   * vmware_vmotion
53 54
 - wakeonlan