Skip to content
Snippets Groups Projects
Commit b72d87eb authored by Jörg Sachse's avatar Jörg Sachse
Browse files

test: skip linting for 'package-latest' (Debian 10)

parent ff24e917
Branches
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ driver:
lint: |
set -e
yamllint .
ansible-lint -x no-loop-var-prefix,command-instead-of-module
ansible-lint -x no-loop-var-prefix,command-instead-of-module,package-latest
platforms:
# Check out the documentation at
# https://github.com/ansible-community/molecule-vagrant#documentation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment