Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Properties are not allowed #28

Open
sparsick opened this issue Dec 28, 2022 · 0 comments
Open

Properties are not allowed #28

sparsick opened this issue Dec 28, 2022 · 0 comments

Comments

@sparsick
Copy link

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
  • Bug Report
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)"]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant