Fux bug 18584 (#18718)
This commit is contained in:
parent
cb4153c285
commit
9d8fc7afce
1 changed files with 1 additions and 1 deletions
|
@ -204,7 +204,7 @@ class VcaAnsibleModule(AnsibleModule):
|
|||
|
||||
VCA_REQ_ARGS = ['instance_id', 'vdc_name']
|
||||
VCHS_REQ_ARGS = ['service_id']
|
||||
|
||||
VCD_REQ_ARGS = []
|
||||
|
||||
def _validate_module(module):
|
||||
if not HAS_PYVCLOUD:
|
||||
|
|
Loading…
Reference in a new issue