Skip to content

Commit 6e57c27

Browse files
authored
Merge pull request #195 from vmware/jenkins_sync_eng_ansible_collection
Auto updated assets for ansible collection eng
2 parents 9696019 + 33482d6 commit 6e57c27

File tree

111 files changed

+2744
-180
lines changed

Some content is hidden

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

111 files changed

+2744
-180
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ Name | Description
6565
--- | ---
6666
[vmware.alb.avi_actiongroupconfig](https://github.com/vmware/ansible-collection-alb/blob/eng/docs/avi_actiongroupconfig.rst)|Module to create update or delete ActionGroupConfig
6767
[vmware.alb.avi_albservicesconfig](https://github.com/vmware/ansible-collection-alb/blob/eng/docs/avi_albservicesconfig.rst)|Module to create update or delete ALBServicesConfig
68+
[vmware.alb.avi_albservicesfiledownload](https://github.com/vmware/ansible-collection-alb/blob/eng/docs/avi_albservicesfiledownload.rst)|Module to create update or delete ALBServicesFileDownload
6869
[vmware.alb.avi_albservicesfileupload](https://github.com/vmware/ansible-collection-alb/blob/eng/docs/avi_albservicesfileupload.rst)|Module to create update or delete ALBServicesFileUpload
6970
[vmware.alb.avi_albservicesjob](https://github.com/vmware/ansible-collection-alb/blob/eng/docs/avi_albservicesjob.rst)|Module to create update or delete ALBServicesJob
7071
[vmware.alb.avi_alertconfig](https://github.com/vmware/ansible-collection-alb/blob/eng/docs/avi_alertconfig.rst)|Module to create update or delete AlertConfig
@@ -134,7 +135,6 @@ Name | Description
134135
[vmware.alb.avi_networksecuritypolicy](https://github.com/vmware/ansible-collection-alb/blob/eng/docs/avi_networksecuritypolicy.rst)|Module to create update or delete NetworkSecurityPolicy
135136
[vmware.alb.avi_networkservice](https://github.com/vmware/ansible-collection-alb/blob/eng/docs/avi_networkservice.rst)|Module to create update or delete NetworkService
136137
[vmware.alb.avi_nsxtsegmentruntime](https://github.com/vmware/ansible-collection-alb/blob/eng/docs/avi_nsxtsegmentruntime.rst)|Module to create update or delete NsxtSegmentRuntime
137-
[vmware.alb.avi_pingaccessagent](https://github.com/vmware/ansible-collection-alb/blob/eng/docs/avi_pingaccessagent.rst)|Module to create update or delete PingAccessAgent
138138
[vmware.alb.avi_pkiprofile](https://github.com/vmware/ansible-collection-alb/blob/eng/docs/avi_pkiprofile.rst)|Module to create update or delete PKIProfile
139139
[vmware.alb.avi_pool](https://github.com/vmware/ansible-collection-alb/blob/eng/docs/avi_pool.rst)|Module to create update or delete Pool
140140
[vmware.alb.avi_poolgroup](https://github.com/vmware/ansible-collection-alb/blob/eng/docs/avi_poolgroup.rst)|Module to create update or delete PoolGroup
@@ -164,6 +164,7 @@ Name | Description
164164
[vmware.alb.avi_stringgroup](https://github.com/vmware/ansible-collection-alb/blob/eng/docs/avi_stringgroup.rst)|Module to create update or delete StringGroup
165165
[vmware.alb.avi_systemconfiguration](https://github.com/vmware/ansible-collection-alb/blob/eng/docs/avi_systemconfiguration.rst)|Module to create update or delete SystemConfiguration
166166
[vmware.alb.avi_systemlimits](https://github.com/vmware/ansible-collection-alb/blob/eng/docs/avi_systemlimits.rst)|Module to create update or delete SystemLimits
167+
[vmware.alb.avi_systemreport](https://github.com/vmware/ansible-collection-alb/blob/eng/docs/avi_systemreport.rst)|Module to create update or delete SystemReport
167168
[vmware.alb.avi_tenant](https://github.com/vmware/ansible-collection-alb/blob/eng/docs/avi_tenant.rst)|Module to create update or delete Tenant
168169
[vmware.alb.avi_tenantsystemconfiguration](https://github.com/vmware/ansible-collection-alb/blob/eng/docs/avi_tenantsystemconfiguration.rst)|Module to create update or delete TenantSystemConfiguration
169170
[vmware.alb.avi_testsedatastorelevel1](https://github.com/vmware/ansible-collection-alb/blob/eng/docs/avi_testsedatastorelevel1.rst)|Module to create update or delete TestSeDatastoreLevel1

docs/avi_albservicesconfig.rst

Lines changed: 82 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,35 @@ Parameters
259259
- Field introduced in 20.1.1.
260260
</div>
261261
</td>
262+
</tr>
263+
<tr>
264+
<td colspan="2">
265+
<div class="ansibleOptionAnchor" id="parameter-"></div>
266+
<b>inventory_config</b>
267+
<a class="ansibleOptionLink" href="#parameter-" title="Permalink to this option"></a>
268+
<div style="font-size: small">
269+
<span style="color: purple">dict</span>
270+
</div>
271+
</td>
272+
<td>
273+
<div style="font-size: small">
274+
<b>required: true</b>
275+
</div>
276+
</td>
277+
<td>
278+
<div style="font-size: small">
279+
- Inventory configurations for pulse cloud services.
280+
</div>
281+
<div style="font-size: small">
282+
- Field introduced in 30.2.1.
283+
</div>
284+
<div style="font-size: small">
285+
- Allowed in enterprise edition with any value, essentials edition with any value, basic edition with any value, enterprise with cloud services
286+
</div>
287+
<div style="font-size: small">
288+
- edition.
289+
</div>
290+
</td>
262291
</tr>
263292
<tr>
264293
<td colspan="2">
@@ -302,7 +331,7 @@ Parameters
302331
- Mode helps log collection and upload.
303332
</div>
304333
<div style="font-size: small">
305-
- Enum options - MODE_UNKNOWN, SALESFORCE, SYSTEST, MYVMWARE.
334+
- Enum options - MODE_UNKNOWN, SALESFORCE, SYSTEST, MYVMWARE, BROADCOM.
306335
</div>
307336
<div style="font-size: small">
308337
- Field introduced in 20.1.2.
@@ -456,6 +485,32 @@ Parameters
456485
- edition.
457486
</div>
458487
</td>
488+
</tr>
489+
<tr>
490+
<td colspan="2">
491+
<div class="ansibleOptionAnchor" id="parameter-"></div>
492+
<b>session_config</b>
493+
<a class="ansibleOptionLink" href="#parameter-" title="Permalink to this option"></a>
494+
<div style="font-size: small">
495+
<span style="color: purple">dict</span>
496+
</div>
497+
</td>
498+
<td>
499+
</td>
500+
<td>
501+
<div style="font-size: small">
502+
- Session configuration data.
503+
</div>
504+
<div style="font-size: small">
505+
- Field introduced in 30.2.1.
506+
</div>
507+
<div style="font-size: small">
508+
- Allowed in enterprise edition with any value, essentials edition with any value, basic edition with any value, enterprise with cloud services
509+
</div>
510+
<div style="font-size: small">
511+
- edition.
512+
</div>
513+
</td>
459514
</tr>
460515
<tr>
461516
<td colspan="2">
@@ -479,6 +534,32 @@ Parameters
479534
- Allowed in enterprise edition with any value, essentials, basic, enterprise with cloud services edition.
480535
</div>
481536
</td>
537+
</tr>
538+
<tr>
539+
<td colspan="2">
540+
<div class="ansibleOptionAnchor" id="parameter-"></div>
541+
<b>tenant_config</b>
542+
<a class="ansibleOptionLink" href="#parameter-" title="Permalink to this option"></a>
543+
<div style="font-size: small">
544+
<span style="color: purple">dict</span>
545+
</div>
546+
</td>
547+
<td>
548+
</td>
549+
<td>
550+
<div style="font-size: small">
551+
- Tenant based configuration data.
552+
</div>
553+
<div style="font-size: small">
554+
- Field introduced in 30.2.1.
555+
</div>
556+
<div style="font-size: small">
557+
- Allowed in enterprise edition with any value, essentials edition with any value, basic edition with any value, enterprise with cloud services
558+
</div>
559+
<div style="font-size: small">
560+
- edition.
561+
</div>
562+
</td>
482563
</tr>
483564
<tr>
484565
<td colspan="2">

0 commit comments

Comments
 (0)