Closed mikemorency closed 1 month ago
Attention: Patch coverage is 33.33333%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 27.26%. Comparing base (
013afa4
) to head (a066ca4
). Report is 22 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
plugins/modules/cluster_dpm.py | 33.33% | 4 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
yea, i just merged this module a few days ago so it hasnt been released yet
SUMMARY
The automation level option for dpm_cluster did not match the options that are used in the UI. This is because the API uses a different word (automated vs automatic).
This change modifies the module options to match what the user sees in the vcenter UI and docs.
ISSUE TYPE
COMPONENT NAME
cluster_dpm