Skip to content

Commit

Permalink
[DNM] CI test
Browse files Browse the repository at this point in the history
  • Loading branch information
mariolenz committed Jan 21, 2024
1 parent 9c02d89 commit 6e2d2d1
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 @@ -251,6 +251,8 @@
from ansible_collections.community.vmware.plugins.module_utils.vmware import PyVmomi, vmware_argument_spec
from ansible.module_utils._text import to_native

# Meaningless diff with no code changes to trigger CI


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

0 comments on commit 6e2d2d1

Please sign in to comment.