Skip to content

Commit

Permalink
[DNM] Test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mariolenz committed Jan 20, 2025
1 parent ddaa171 commit a315632
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 @@ -252,6 +252,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 a315632

Please sign in to comment.