Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with molecule test #103

Open
Shm013 opened this issue Jul 2, 2020 · 2 comments
Open

Problem with molecule test #103

Shm013 opened this issue Jul 2, 2020 · 2 comments

Comments

@Shm013
Copy link
Contributor

Shm013 commented Jul 2, 2020

Error when run molecule test

lae.netbox❯ molecule test
---
dependency:
  name: galaxy
driver:
  name: vagrant
  provider:
    name: virtualbox
lint:
  enabled: false
  name: yamllint
platforms:
  - box: generic/debian9
    name: debian-9
provisioner:
  lint:
    enabled: false
    name: ansible-lint
  log: true
  name: ansible
scenario:
  name: default
verifier:
  lint:
    name: flake8
  name: testinfra

ERROR: Failed to pre-validate.

{'lint': ['must be of string type']}
@Shm013
Copy link
Contributor Author

Shm013 commented Jul 2, 2020

OS - Gentoo GNU/Linux

lae.netbox❯ molecule --version
molecule 3.0.4
   ansible==2.9.10 python==3.7

@Shm013
Copy link
Contributor Author

Shm013 commented Jul 2, 2020

It might be because of old version of molecule
https://molecule.readthedocs.io/en/latest/configuration.html#lint

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

No branches or pull requests

2 participants