Skip to content

Commit

Permalink
stable-3.x: CI test
Browse files Browse the repository at this point in the history
  • Loading branch information
mariolenz committed Oct 30, 2023
1 parent 1ea6d57 commit 2b0c9eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/modules/vmware_vswitch.py
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,8 @@
from ansible.module_utils._text import to_native


# Meaningless diff with no code changes to trigger CI

class VMwareHostVirtualSwitch(PyVmomi):
def __init__(self, module):
super(VMwareHostVirtualSwitch, self).__init__(module)
Expand Down

0 comments on commit 2b0c9eb

Please sign in to comment.