Skip to content

Commit

Permalink
bump auto-generated modules (ansible-collections#348)
Browse files Browse the repository at this point in the history
bump auto-generated modules

The modules are autogenerated by:
https://github.com/ansible-collections/vmware_rest_code_generator
version: 2.2.0
  • Loading branch information
goneri authored Jun 24, 2022
1 parent b8d86a5 commit 8dd4db4
Show file tree
Hide file tree
Showing 93 changed files with 1,325 additions and 428 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,14 @@ v2.2.0
Minor Changes
-------------

- Add news example for clone, instant clone and template on Content Library.
- documentation - clarify that the VMware vCenter API doesn't allow the cloning of template if there are not if Library.
- vcenter_vm - Add new examples (clone and instant clone).

Bugfixes
--------

- vcenter_datacenter - Ensure the idempotency works as expected.

New Modules
-----------
Expand Down
5 changes: 5 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -594,10 +594,15 @@ releases:
release_date: '2022-04-29'
2.2.0:
changes:
bugfixes:
- vcenter_datacenter - Ensure the idempotency works as expected.
minor_changes:
- Add news example for clone, instant clone and template on Content Library.
- documentation - clarify that the VMware vCenter API doesn't allow the cloning
of template if there are not if Library.
- vcenter_vm - Add new examples (clone and instant clone).
fragments:
- 2.2.0.yaml
- vm_template_library.yaml
modules:
- description: Creates a library item in content library from a virtual machine
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ Common return values are documented `here <https://docs.ansible.com/ansible/late
<div>Get the database heath status</div>
<br/>
<div style="font-size: smaller"><b>Sample:</b></div>
<div style="font-size: smaller; color: blue; word-wrap: break-word; word-break: break-all;">{&#x27;messages&#x27;: [{&#x27;message&#x27;: {&#x27;args&#x27;: [], &#x27;default_message&#x27;: &#x27;DB state is Degraded&#x27;, &#x27;id&#x27;: &#x27;desc&#x27;}, &#x27;severity&#x27;: &#x27;WARNING&#x27;}], &#x27;status&#x27;: &#x27;DEGRADED&#x27;}</div>
<div style="font-size: smaller; color: blue; word-wrap: break-word; word-break: break-all;">{&#x27;messages&#x27;: [{&#x27;message&#x27;: {&#x27;args&#x27;: [], &#x27;default_message&#x27;: &#x27;DB state is Healthy&#x27;, &#x27;id&#x27;: &#x27;desc&#x27;}, &#x27;severity&#x27;: &#x27; &#x27;}], &#x27;status&#x27;: &#x27;HEALTHY&#x27;}</div>
</td>
</tr>
</table>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ Common return values are documented `here <https://docs.ansible.com/ansible/late
<div>Export the ApplianceManagement profile</div>
<br/>
<div style="font-size: smaller"><b>Sample:</b></div>
<div style="font-size: smaller; color: blue; word-wrap: break-word; word-break: break-all;">{&quot;productName&quot;:&quot;VMware vCenter Server&quot;,&quot;action&quot;:&quot;RESTART_SERVICE&quot;,&quot;creationTime&quot;:&quot;2022-06-16T23:46:43+0000&quot;,&quot;version&quot;:&quot;7.0.3.00600&quot;,&quot;profiles&quot;:{&quot;ApplianceManagement&quot;:{&quot;actionOn&quot;:{&quot;VC_SERVICES&quot;:[&quot;applmgmt&quot;],&quot;SYSTEMD&quot;:[&quot;sendmail&quot;,&quot;rsyslog&quot;]},&quot;action&quot;:&quot;RESTART_SERVICE&quot;,&quot;description&quot;:&quot;Appliance Mangment Service&quot;,&quot;version&quot;:&quot;7.0&quot;,&quot;name&quot;:&quot;ApplianceManagement&quot;,&quot;config&quot;:{&quot;/etc/applmgmt/appliance/appliance.conf&quot;:{&quot;Is shell Enabled&quot;:true,&quot;Shell Expiration Time&quot;:9,&quot;TimeSync Mode (Host/NTP)&quot;:&quot;NTP&quot;},&quot;/etc/sysconfig/clock&quot;:{&quot;Time zone&quot;:&quot;\&quot;UTC\&quot;&quot;,&quot;UTC&quot;:&quot;1&quot;},&quot;/usr/bin/systemctl/sshd.service&quot;:{&quot;Enable SSH&quot;:&quot;true&quot;},&quot;/etc/ntp.conf&quot;:{&quot;Time servers&quot;:[&quot;time.google.com&quot;]},&quot;/etc/mail/sendmail.cf&quot;:{&quot;SMTP Port&quot;:null,&quot;Mail server&quot;:null},&quot;/etc/vmware-syslog/syslog.conf&quot;:{&quot;Port [2]&quot;:null,&quot;Port [1]&quot;:null,&quot;Port [0]&quot;:null,&quot;Protocol [2]&quot;:null,&quot;Remote Syslog Host [1]&quot;:null,&quot;Protocol [1]&quot;:null,&quot;Remote Syslog Host [0]&quot;:null,&quot;Protocol [0]&quot;:null,&quot;Remote Syslog Host [2]&quot;:null},&quot;/etc/pam.d/system-auth&quot;:{&quot;Deny Login after these many Unsuccessful Attempts.&quot;:null,&quot;Unlock root after (seconds)&quot;:null,&quot;On Error Login will be.&quot;:null,&quot;Include Root user for SSH lockout.&quot;:null,&quot;Unlock user after (seconds)&quot;:null},&quot;/etc/shadow&quot;:{&quot;root&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;bin&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;daemon&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;messagebus&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;systemd-bus-proxy&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;systemd-journal-gateway&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;systemd-journal-remote&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;systemd-journal-upload&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;systemd-network&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;systemd-resolve&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;systemd-timesync&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;nobody&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;rpc&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;ntp&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;sshd&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;smmsp&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;apache&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;sso-user&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;vpostgres&quot;:{&quot;maximumDays&quot;:&quot;&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;vapiEndpoint&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;eam&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;vlcm&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;vsan-health&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;vsm&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;vsphere-ui&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;wcp&quot;:{&quot;maximumDays&quot;:&quot;&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;content-library&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;imagebuilder&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;perfcharts&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;vpgmonusr&quot;:{&quot;maximumDays&quot;:&quot;&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;vtsdbmonusr&quot;:{&quot;maximumDays&quot;:&quot;&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;zuul&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;Send Waring before this No of Days.&quot;:null,&quot;Password validity (days)&quot;:null}}}}}</div>
<div style="font-size: smaller; color: blue; word-wrap: break-word; word-break: break-all;">{&quot;action&quot;:&quot;RESTART_SERVICE&quot;,&quot;productName&quot;:&quot;VMware vCenter Server&quot;,&quot;version&quot;:&quot;7.0.3.00600&quot;,&quot;creationTime&quot;:&quot;2022-06-23T22:43:48+0000&quot;,&quot;profiles&quot;:{&quot;ApplianceManagement&quot;:{&quot;action&quot;:&quot;RESTART_SERVICE&quot;,&quot;actionOn&quot;:{&quot;SYSTEMD&quot;:[&quot;sendmail&quot;,&quot;rsyslog&quot;],&quot;VC_SERVICES&quot;:[&quot;applmgmt&quot;]},&quot;version&quot;:&quot;7.0&quot;,&quot;description&quot;:&quot;Appliance Mangment Service&quot;,&quot;config&quot;:{&quot;/etc/applmgmt/appliance/appliance.conf&quot;:{&quot;Is shell Enabled&quot;:true,&quot;Shell Expiration Time&quot;:9,&quot;TimeSync Mode (Host/NTP)&quot;:&quot;NTP&quot;},&quot;/etc/sysconfig/clock&quot;:{&quot;Time zone&quot;:&quot;\&quot;UTC\&quot;&quot;,&quot;UTC&quot;:&quot;1&quot;},&quot;/usr/bin/systemctl/sshd.service&quot;:{&quot;Enable SSH&quot;:&quot;true&quot;},&quot;/etc/ntp.conf&quot;:{&quot;Time servers&quot;:[&quot;time.google.com&quot;]},&quot;/etc/mail/sendmail.cf&quot;:{&quot;SMTP Port&quot;:null,&quot;Mail server&quot;:null},&quot;/etc/vmware-syslog/syslog.conf&quot;:{&quot;Port [2]&quot;:null,&quot;Port [1]&quot;:null,&quot;Port [0]&quot;:null,&quot;Protocol [2]&quot;:null,&quot;Remote Syslog Host [1]&quot;:null,&quot;Protocol [1]&quot;:null,&quot;Remote Syslog Host [0]&quot;:null,&quot;Protocol [0]&quot;:null,&quot;Remote Syslog Host [2]&quot;:null},&quot;/etc/pam.d/system-auth&quot;:{&quot;Deny Login after these many Unsuccessful Attempts.&quot;:null,&quot;Unlock root after (seconds)&quot;:null,&quot;On Error Login will be.&quot;:null,&quot;Include Root user for SSH lockout.&quot;:null,&quot;Unlock user after (seconds)&quot;:null},&quot;/etc/shadow&quot;:{&quot;root&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;bin&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;daemon&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;messagebus&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;systemd-bus-proxy&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;systemd-journal-gateway&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;systemd-journal-remote&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;systemd-journal-upload&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;systemd-network&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;systemd-resolve&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;systemd-timesync&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;nobody&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;rpc&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;ntp&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;sshd&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;smmsp&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;apache&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;sso-user&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;vpostgres&quot;:{&quot;maximumDays&quot;:&quot;&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;vapiEndpoint&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;eam&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;vlcm&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;vsan-health&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;vsm&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;vsphere-ui&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;wcp&quot;:{&quot;maximumDays&quot;:&quot;&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;content-library&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;imagebuilder&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;perfcharts&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;vpgmonusr&quot;:{&quot;maximumDays&quot;:&quot;&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;vtsdbmonusr&quot;:{&quot;maximumDays&quot;:&quot;&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;zuul&quot;:{&quot;maximumDays&quot;:&quot;90&quot;,&quot;warningDays&quot;:&quot;7&quot;},&quot;Send Waring before this No of Days.&quot;:null,&quot;Password validity (days)&quot;:null}},&quot;name&quot;:&quot;ApplianceManagement&quot;}}}</div>
</td>
</tr>
</table>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ Common return values are documented `here <https://docs.ansible.com/ansible/late
<div>List the local accounts</div>
<br/>
<div style="font-size: smaller"><b>Sample:</b></div>
<div style="font-size: smaller; color: blue; word-wrap: break-word; word-break: break-all;">[{&#x27;enabled&#x27;: 1, &#x27;fullname&#x27;: &#x27;root&#x27;, &#x27;has_password&#x27;: 1, &#x27;last_password_change&#x27;: &#x27;2022-06-16T00:00:00.000Z&#x27;, &#x27;max_days_between_password_change&#x27;: 90, &#x27;min_days_between_password_change&#x27;: 0, &#x27;password_expires_at&#x27;: &#x27;2022-09-14T00:00:00.000Z&#x27;, &#x27;roles&#x27;: [&#x27;superAdmin&#x27;], &#x27;warn_days_before_password_expiration&#x27;: 7}, {&#x27;enabled&#x27;: 0, &#x27;has_password&#x27;: 0, &#x27;inactive_at&#x27;: &#x27;2022-09-14T00:00:00.000Z&#x27;, &#x27;last_password_change&#x27;: &#x27;2022-06-16T00:00:00.000Z&#x27;, &#x27;max_days_between_password_change&#x27;: 90, &#x27;min_days_between_password_change&#x27;: 1, &#x27;password_expires_at&#x27;: &#x27;2022-09-14T00:00:00.000Z&#x27;, &#x27;roles&#x27;: [&#x27;&#x27;], &#x27;warn_days_before_password_expiration&#x27;: 7}, {&#x27;enabled&#x27;: 0, &#x27;has_password&#x27;: 0, &#x27;last_password_change&#x27;: &#x27;2022-06-16T00:00:00.000Z&#x27;, &#x27;max_days_between_password_change&#x27;: -1, &#x27;min_days_between_password_change&#x27;: -1, &#x27;roles&#x27;: [&#x27;&#x27;], &#x27;warn_days_before_password_expiration&#x27;: -1}]</div>
<div style="font-size: smaller; color: blue; word-wrap: break-word; word-break: break-all;">[{&#x27;enabled&#x27;: 1, &#x27;fullname&#x27;: &#x27;root&#x27;, &#x27;has_password&#x27;: 1, &#x27;last_password_change&#x27;: &#x27;2022-06-23T00:00:00.000Z&#x27;, &#x27;max_days_between_password_change&#x27;: 90, &#x27;min_days_between_password_change&#x27;: 0, &#x27;password_expires_at&#x27;: &#x27;2022-09-21T00:00:00.000Z&#x27;, &#x27;roles&#x27;: [&#x27;superAdmin&#x27;], &#x27;warn_days_before_password_expiration&#x27;: 7}, {&#x27;enabled&#x27;: 0, &#x27;has_password&#x27;: 0, &#x27;inactive_at&#x27;: &#x27;2022-09-14T00:00:00.000Z&#x27;, &#x27;last_password_change&#x27;: &#x27;2022-06-16T00:00:00.000Z&#x27;, &#x27;max_days_between_password_change&#x27;: 90, &#x27;min_days_between_password_change&#x27;: 1, &#x27;password_expires_at&#x27;: &#x27;2022-09-14T00:00:00.000Z&#x27;, &#x27;roles&#x27;: [&#x27;&#x27;], &#x27;warn_days_before_password_expiration&#x27;: 7}, {&#x27;enabled&#x27;: 0, &#x27;has_password&#x27;: 0, &#x27;last_password_change&#x27;: &#x27;2022-06-16T00:00:00.000Z&#x27;, &#x27;max_days_between_password_change&#x27;: -1, &#x27;min_days_between_password_change&#x27;: -1, &#x27;roles&#x27;: [&#x27;&#x27;], &#x27;warn_days_before_password_expiration&#x27;: -1}]</div>
</td>
</tr>
</table>
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ Common return values are documented `here <https://docs.ansible.com/ansible/late
<div>Get network information</div>
<br/>
<div style="font-size: smaller"><b>Sample:</b></div>
<div style="font-size: smaller; color: blue; word-wrap: break-word; word-break: break-all;">{&#x27;dns&#x27;: {&#x27;hostname&#x27;: &#x27;vcenter.test&#x27;, &#x27;mode&#x27;: &#x27;STATIC&#x27;, &#x27;servers&#x27;: [&#x27;192.168.123.1&#x27;]}, &#x27;interfaces&#x27;: {&#x27;nic0&#x27;: {&#x27;ipv4&#x27;: {&#x27;address&#x27;: &#x27;192.168.123.8&#x27;, &#x27;configurable&#x27;: 1, &#x27;default_gateway&#x27;: &#x27;192.168.123.1&#x27;, &#x27;mode&#x27;: &#x27;STATIC&#x27;, &#x27;prefix&#x27;: 24}, &#x27;ipv6&#x27;: {&#x27;addresses&#x27;: [{&#x27;address&#x27;: &#x27;fe80::5054:ff:fec9:c3cf&#x27;, &#x27;origin&#x27;: &#x27;OTHER&#x27;, &#x27;prefix&#x27;: 64, &#x27;status&#x27;: &#x27;PREFERRED&#x27;}], &#x27;autoconf&#x27;: 1, &#x27;configurable&#x27;: 1, &#x27;default_gateway&#x27;: &#x27;&#x27;, &#x27;dhcp&#x27;: 0}, &#x27;mac&#x27;: &#x27;52:54:00:c9:c3:cf&#x27;, &#x27;name&#x27;: &#x27;nic0&#x27;, &#x27;status&#x27;: &#x27;up&#x27;}}, &#x27;vcenter_base_url&#x27;: &#x27;https://vcenter.test:443&#x27;}</div>
<div style="font-size: smaller; color: blue; word-wrap: break-word; word-break: break-all;">{&#x27;dns&#x27;: {&#x27;hostname&#x27;: &#x27;vcenter.test&#x27;, &#x27;mode&#x27;: &#x27;STATIC&#x27;, &#x27;servers&#x27;: [&#x27;192.168.123.1&#x27;]}, &#x27;interfaces&#x27;: {&#x27;nic0&#x27;: {&#x27;ipv4&#x27;: {&#x27;address&#x27;: &#x27;192.168.123.8&#x27;, &#x27;configurable&#x27;: 1, &#x27;default_gateway&#x27;: &#x27;192.168.123.1&#x27;, &#x27;mode&#x27;: &#x27;STATIC&#x27;, &#x27;prefix&#x27;: 24}, &#x27;ipv6&#x27;: {&#x27;addresses&#x27;: [{&#x27;address&#x27;: &#x27;fe80::5054:ff:fea4:6e89&#x27;, &#x27;origin&#x27;: &#x27;OTHER&#x27;, &#x27;prefix&#x27;: 64, &#x27;status&#x27;: &#x27;PREFERRED&#x27;}], &#x27;autoconf&#x27;: 1, &#x27;configurable&#x27;: 1, &#x27;default_gateway&#x27;: &#x27;&#x27;, &#x27;dhcp&#x27;: 0}, &#x27;mac&#x27;: &#x27;52:54:00:a4:6e:89&#x27;, &#x27;name&#x27;: &#x27;nic0&#x27;, &#x27;status&#x27;: &#x27;up&#x27;}}, &#x27;vcenter_base_url&#x27;: &#x27;https://vcenter.test:443&#x27;}</div>
</td>
</tr>
</table>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ Common return values are documented `here <https://docs.ansible.com/ansible/late
<div>Get details about one network interfaces</div>
<br/>
<div style="font-size: smaller"><b>Sample:</b></div>
<div style="font-size: smaller; color: blue; word-wrap: break-word; word-break: break-all;">{&#x27;ipv4&#x27;: {&#x27;address&#x27;: &#x27;192.168.123.8&#x27;, &#x27;configurable&#x27;: 1, &#x27;default_gateway&#x27;: &#x27;192.168.123.1&#x27;, &#x27;mode&#x27;: &#x27;STATIC&#x27;, &#x27;prefix&#x27;: 24}, &#x27;ipv6&#x27;: {&#x27;addresses&#x27;: [{&#x27;address&#x27;: &#x27;fe80::5054:ff:fec9:c3cf&#x27;, &#x27;origin&#x27;: &#x27;OTHER&#x27;, &#x27;prefix&#x27;: 64, &#x27;status&#x27;: &#x27;PREFERRED&#x27;}], &#x27;autoconf&#x27;: 1, &#x27;configurable&#x27;: 1, &#x27;default_gateway&#x27;: &#x27;&#x27;, &#x27;dhcp&#x27;: 0}, &#x27;mac&#x27;: &#x27;52:54:00:c9:c3:cf&#x27;, &#x27;name&#x27;: &#x27;nic0&#x27;, &#x27;status&#x27;: &#x27;up&#x27;}</div>
<div style="font-size: smaller; color: blue; word-wrap: break-word; word-break: break-all;">{&#x27;ipv4&#x27;: {&#x27;address&#x27;: &#x27;192.168.123.8&#x27;, &#x27;configurable&#x27;: 1, &#x27;default_gateway&#x27;: &#x27;192.168.123.1&#x27;, &#x27;mode&#x27;: &#x27;STATIC&#x27;, &#x27;prefix&#x27;: 24}, &#x27;ipv6&#x27;: {&#x27;addresses&#x27;: [{&#x27;address&#x27;: &#x27;fe80::5054:ff:fea4:6e89&#x27;, &#x27;origin&#x27;: &#x27;OTHER&#x27;, &#x27;prefix&#x27;: 64, &#x27;status&#x27;: &#x27;PREFERRED&#x27;}], &#x27;autoconf&#x27;: 1, &#x27;configurable&#x27;: 1, &#x27;default_gateway&#x27;: &#x27;&#x27;, &#x27;dhcp&#x27;: 0}, &#x27;mac&#x27;: &#x27;52:54:00:a4:6e:89&#x27;, &#x27;name&#x27;: &#x27;nic0&#x27;, &#x27;status&#x27;: &#x27;up&#x27;}</div>
</td>
</tr>
</table>
Expand Down
Loading

0 comments on commit 8dd4db4

Please sign in to comment.