This repository was archived by the owner on Jan 6, 2023. It is now read-only.
Description
SUMMARY
Following your sample in the README file I get the following error message
provision@ansible:~ /git/workspace/ro_deploy_applicationsetup$ molecule test -s vmware
CRITICAL Failed to validate /var/home/provision/git/workspace/ro_deploy_applicationsetup/molecule/vmware/molecule.yml
[" Additional properties are not allowed ('datacenter', 'folder', 'instance_os_type', 'validate_certs', 'vcenter_hostname', 'vcenter_password', 'vcenter_username', 'vm_password', 'vm_username' were unexpected)" ]
ISSUE TYPE
ANSIBLE VERSION
CONFIGURATION
molecule --version
molecule 4.0.4 using python 3.10
ansible:2.13.7
delegated:4.0.1 from molecule
vmware:0.3.6
OS / ENVIRONMENT
Ubuntu 22.04
STEPS TO REPRODUCE
EXPECTED RESULTS
Molecule starts
ACTUAL RESULTS
provision@ansible:~/git/workspace/ro_deploy_applicationsetup$ molecule test -s vmware
CRITICAL Failed to validate /var/home/provision/git/workspace/ro_deploy_applicationsetup/molecule/vmware/molecule.yml
["Additional properties are not allowed ('datacenter', 'folder', 'instance_os_type', 'validate_certs', 'vcenter_hostname', 'vcenter_password', 'vcenter_username', 'vm_password', 'vm_username' were unexpected)"]
Reactions are currently unavailable
SUMMARY
Following your sample in the README file I get the following error message
ISSUE TYPE
ANSIBLE VERSION
CONFIGURATION
OS / ENVIRONMENT
Ubuntu 22.04
STEPS TO REPRODUCE
EXPECTED RESULTS
Molecule starts
ACTUAL RESULTS