Browse code

New networking modules in 2.2

John R Barker authored on 2016/09/20 01:02:53
Showing 1 changed files
... ...
@@ -81,6 +81,8 @@ Ansible Changes By Release
81 81
   * dellos10_config
82 82
   * dellos10_facts
83 83
   * dellos10_template
84
+- eos
85
+  * eos_facts
84 86
 - exoscale:
85 87
   * exo_dns_domain
86 88
   * exo_dns_record
... ...
@@ -112,6 +114,10 @@ Ansible Changes By Release
112 112
 - ipmi
113 113
   * ipmi_boot
114 114
   * ipmi_power
115
+- ios
116
+  * ios_facts
117
+- iosxr
118
+  * iosxr_facts
115 119
 - include_role
116 120
 - jenkins
117 121
   * jenkins_job
... ...
@@ -127,6 +133,68 @@ Ansible Changes By Release
127 127
   * netapp_e_facts
128 128
   * netapp_e_storage_system
129 129
 - netconf_config
130
+- netvisor
131
+  * pn_cluster
132
+  * pn_ospfarea
133
+  * pn_ospf
134
+  * pn_show
135
+  * pn_trunk
136
+  * pn_vlag
137
+  * pn_vlan
138
+  * pn_vrouterbgp
139
+  * pn_vrouterif
140
+  * pn_vrouterlbif
141
+  * pn_vrouter
142
+- nxos
143
+  * nxos_aaa_server_host
144
+  * nxos_aaa_server
145
+  * nxos_acl_interface
146
+  * nxos_acl
147
+  * nxos_bgp_af
148
+  * nxos_bgp_neighbor_af
149
+  * nxos_bgp_neighbor
150
+  * nxos_bgp
151
+  * nxos_evpn_global
152
+  * nxos_evpn_vni
153
+  * nxos_file_c
154
+  * nxos_gir_profile_management
155
+  * nxos_gir
156
+  * nxos_hsrp
157
+  * nxos_igmp_interface
158
+  * nxos_igmp
159
+  * nxos_igmp_snooping
160
+  * nxos_interface_ospf
161
+  * nxos_mtu
162
+  * nxos_ntp_auth
163
+  * nxos_ntp_options
164
+  * nxos_ntp
165
+  * nxos_ospf
166
+  * nxos_ospf_vrf
167
+  * nxos_overlay_global
168
+  * nxos_pim_interface
169
+  * nxos_pim
170
+  * nxos_pim_rp_address
171
+  * nxos_portchannel
172
+  * nxos_rollback
173
+  * nxos_smu
174
+  * nxos_snapshot
175
+  * nxos_snmp_community
176
+  * nxos_snmp_contact
177
+  * nxos_snmp_host
178
+  * nxos_snmp_location
179
+  * nxos_snmp_traps
180
+  * nxos_snmp_user
181
+  * nxos_static_route
182
+  * nxos_udld_interface
183
+  * nxos_udld
184
+  * nxos_vpc_interface
185
+  * nxos_vpc
186
+  * nxos_vrf_af
187
+  * nxos_vtp_domain
188
+  * nxos_vtp_password
189
+  * nxos_vtp_version
190
+  * nxos_vxlan_vtep
191
+  * nxos_vxlan_vtep_vni
130 192
 - mssql_db
131 193
 - ovh_ip_loadbalancing_backend
132 194
 - opendj_backendprop
... ...
@@ -142,6 +210,10 @@ Ansible Changes By Release
142 142
 - sensu_subscription
143 143
 - smartos
144 144
   * smartos_image_facts
145
+- sros
146
+  * sros_command
147
+  * sros_config
148
+  * sros_rollback
145 149
 - statusio_maintenance
146 150
 - systemd
147 151
 - telegram
... ...
@@ -155,6 +227,10 @@ Ansible Changes By Release
155 155
   * vmware_guest
156 156
   * vmware_local_user_manager
157 157
   * vmware_vmotion
158
+- vyos
159
+  * vyos_command
160
+  * vyos_config
161
+  * vyos_facts
158 162
 - wakeonlan
159 163
 - windows:
160 164
   * win_command
... ...
@@ -2619,3 +2695,4 @@ in kickstarts
2619 2619
 ## 0.0.2 and 0.0.1
2620 2620
 
2621 2621
 * Initial stages of project
2622
+