We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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']}
The text was updated successfully, but these errors were encountered:
OS - Gentoo GNU/Linux
lae.netbox❯ molecule --version molecule 3.0.4 ansible==2.9.10 python==3.7
Sorry, something went wrong.
It might be because of old version of molecule https://molecule.readthedocs.io/en/latest/configuration.html#lint
No branches or pull requests
Error when run molecule test
The text was updated successfully, but these errors were encountered: