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

Properties are not allowed #28

Description

@sparsick
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)"]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions