Browse code

New network/avi modules in 2.4 (#24293)

John R Barker authored on 2017/05/04 21:40:04
Showing 1 changed files
... ...
@@ -56,6 +56,21 @@ Ansible Changes By Release
56 56
 - any : true if any element is true
57 57
 - all: true if all elements are true
58 58
 
59
+### Module Notes
60
+
61
+### New Modules
62
+
63
+- avi
64
+  * avi_cloud
65
+  * avi_cloudproperties.
66
+  * avi_gslb
67
+  * avi_gslbhealthmonitor
68
+  * avi_gslbservice
69
+  * avi_ipaddrgroup
70
+  * avi_network
71
+  * avi_serviceenginegroup
72
+
73
+
59 74
 ## 2.3 "Ramble On" - 2017-04-12
60 75
 
61 76
 ### Major Changes