Skip to content

Commit

Permalink
remove nics
Browse files Browse the repository at this point in the history
  • Loading branch information
OrrBG committed Jan 27, 2025
1 parent bf08d48 commit 442db9c
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions plugins/modules/vcenter_vmtemplate_libraryitems.py
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@
"""
RETURN = r"""
# content generated by the update_return_section callback# task: Create a VM template on the library
id:
id:
description: moid of the resource
returned: On success
sample: 9c6df1f5-faba-490c-a8e6-edb72f787ab8
Expand All @@ -408,11 +408,7 @@
guest_OS: RHEL_7_64
memory:
size_MiB: 1024
nics:
'4000':
backing_type: STANDARD_PORTGROUP
mac_type: ASSIGNED
network: network-1123
nics: {}
vm_home_storage:
datastore: datastore-3036
vm_template: vm-77006
Expand Down

0 comments on commit 442db9c

Please sign in to comment.