Skip to content

Commit 96323d2

Browse files
AV-249141: Added changes for 30.2.5
1 parent 41f1d24 commit 96323d2

File tree

487 files changed

+28577
-9914
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

487 files changed

+28577
-9914
lines changed

LICENSE

Lines changed: 179 additions & 179 deletions
Large diffs are not rendered by default.

NOTICE

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Advanced Load Balancer Ansible Collection
2-
Copyright 2021 VMware, Inc.
3-
4-
This product is licensed to you under the Apache 2.0 license (the "License"). You may not use this product except in compliance with the Apache 2.0 License.
5-
6-
This product may include a number of subcomponents with separate copyright notices and license terms. Your use of these subcomponents is subject to the terms and conditions of the subcomponent's license, as noted in the LICENSE file.
7-
1+
Advanced Load Balancer Ansible Collection
2+
Copyright 2021 VMware, Inc.
3+
4+
This product is licensed to you under the Apache 2.0 license (the "License"). You may not use this product except in compliance with the Apache 2.0 License.
5+
6+
This product may include a number of subcomponents with separate copyright notices and license terms. Your use of these subcomponents is subject to the terms and conditions of the subcomponent's license, as noted in the LICENSE file.
7+

README.md

Lines changed: 153 additions & 151 deletions
Large diffs are not rendered by default.

docs/avi_actiongroupconfig.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -432,8 +432,9 @@ Examples
432432

433433
.. code-block:: yaml
434434
435-
- hosts: localhost
436-
connection: local
435+
- name: Deploy Controller
436+
hosts: localhost
437+
connection:
437438
collections:
438439
- vmware.alb
439440
vars:

docs/avi_albservicesconfig.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -337,10 +337,10 @@ Parameters
337337
- Field introduced in 20.1.2.
338338
</div>
339339
<div style="font-size: small">
340-
- Allowed in enterprise edition with any value, essentials edition(allowed values- salesforce,myvmware,systest), basic edition(allowed values-
340+
- Allowed in enterprise edition with any value, essentials edition(allowed values- salesforce, myvmware, systest), basic edition(allowed values-
341341
</div>
342342
<div style="font-size: small">
343-
- salesforce,myvmware,systest), enterprise with cloud services edition.
343+
- salesforce, myvmware, systest), enterprise with cloud services edition.
344344
</div>
345345
<div style="font-size: small">
346346
- Default value when not specified in API or module is interpreted by Avi Controller as MYVMWARE.
@@ -746,8 +746,9 @@ Examples
746746

747747
.. code-block:: yaml
748748
749-
- hosts: localhost
750-
connection: local
749+
- name: Deploy Controller
750+
hosts: localhost
751+
connection:
751752
collections:
752753
- vmware.alb
753754
vars:

docs/avi_albservicesfiledownload.rst

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -185,33 +185,33 @@ Parameters
185185
<tr>
186186
<td colspan="2">
187187
<div class="ansibleOptionAnchor" id="parameter-"></div>
188-
<b>file_type</b>
188+
<b>download_message</b>
189189
<a class="ansibleOptionLink" href="#parameter-" title="Permalink to this option"></a>
190190
<div style="font-size: small">
191191
<span style="color: purple">str</span>
192192
</div>
193193
</td>
194194
<td>
195-
<div style="font-size: small">
196-
<b>required: true</b>
197-
</div>
198-
</td>
195+
</td>
199196
<td>
200197
<div style="font-size: small">
201-
- Software / crs/ inventory.
198+
- Downloads success / failure message.
202199
</div>
203200
<div style="font-size: small">
204201
- Field introduced in 30.2.1.
205202
</div>
206203
<div style="font-size: small">
207-
- Allowed in enterprise edition with any value, enterprise with cloud services edition.
204+
- Allowed in enterprise edition with any value, essentials edition with any value, basic edition with any value, enterprise with cloud services
205+
</div>
206+
<div style="font-size: small">
207+
- edition.
208208
</div>
209209
</td>
210210
</tr>
211211
<tr>
212212
<td colspan="2">
213213
<div class="ansibleOptionAnchor" id="parameter-"></div>
214-
<b>file_uri</b>
214+
<b>file_type</b>
215215
<a class="ansibleOptionLink" href="#parameter-" title="Permalink to this option"></a>
216216
<div style="font-size: small">
217217
<span style="color: purple">str</span>
@@ -224,7 +224,7 @@ Parameters
224224
</td>
225225
<td>
226226
<div style="font-size: small">
227-
- File uri on the cloud bucket.
227+
- Software / crs/ inventory.
228228
</div>
229229
<div style="font-size: small">
230230
- Field introduced in 30.2.1.
@@ -237,26 +237,26 @@ Parameters
237237
<tr>
238238
<td colspan="2">
239239
<div class="ansibleOptionAnchor" id="parameter-"></div>
240-
<b>message</b>
240+
<b>file_uri</b>
241241
<a class="ansibleOptionLink" href="#parameter-" title="Permalink to this option"></a>
242242
<div style="font-size: small">
243243
<span style="color: purple">str</span>
244244
</div>
245245
</td>
246246
<td>
247-
</td>
247+
<div style="font-size: small">
248+
<b>required: true</b>
249+
</div>
250+
</td>
248251
<td>
249252
<div style="font-size: small">
250-
- Download's success / failure message.
253+
- File uri on the cloud bucket.
251254
</div>
252255
<div style="font-size: small">
253256
- Field introduced in 30.2.1.
254257
</div>
255258
<div style="font-size: small">
256-
- Allowed in enterprise edition with any value, essentials edition with any value, basic edition with any value, enterprise with cloud services
257-
</div>
258-
<div style="font-size: small">
259-
- edition.
259+
- Allowed in enterprise edition with any value, enterprise with cloud services edition.
260260
</div>
261261
</td>
262262
</tr>
@@ -422,8 +422,9 @@ Examples
422422

423423
.. code-block:: yaml
424424
425-
- hosts: localhost
426-
connection: local
425+
- name: Deploy Controller
426+
hosts: localhost
427+
connection:
427428
collections:
428429
- vmware.alb
429430
vars:

docs/avi_albservicesfileupload.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -352,8 +352,9 @@ Examples
352352

353353
.. code-block:: yaml
354354
355-
- hosts: localhost
356-
connection: local
355+
- name: Deploy Controller
356+
hosts: localhost
357+
connection:
357358
collections:
358359
- vmware.alb
359360
vars:

docs/avi_albservicesjob.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -496,8 +496,9 @@ Examples
496496

497497
.. code-block:: yaml
498498
499-
- hosts: localhost
500-
connection: local
499+
- name: Deploy Controller
500+
hosts: localhost
501+
connection:
501502
collections:
502503
- vmware.alb
503504
vars:

docs/avi_alertconfig.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ Parameters
313313
- An alert is expired and deleted after the expiry time has elapsed.
314314
</div>
315315
<div style="font-size: small">
316-
- The original event triggering the alert remains in the event's log.
316+
- The original event triggering the alert remains in the events log.
317317
</div>
318318
<div style="font-size: small">
319319
- Allowed values are 1-31536000.
@@ -614,8 +614,9 @@ Examples
614614

615615
.. code-block:: yaml
616616
617-
- hosts: localhost
618-
connection: local
617+
- name: Deploy Controller
618+
hosts: localhost
619+
connection:
619620
collections:
620621
- vmware.alb
621622
vars:

docs/avi_alertemailconfig.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -302,8 +302,9 @@ Examples
302302

303303
.. code-block:: yaml
304304
305-
- hosts: localhost
306-
connection: local
305+
- name: Deploy Controller
306+
hosts: localhost
307+
connection:
307308
collections:
308309
- vmware.alb
309310
vars:

0 commit comments

Comments
 (0)