Skip to content
Snippets Groups Projects
Commit f70e8591 authored by Felix Schäfer's avatar Felix Schäfer :construction_worker:
Browse files

Add lint step to molecule

parent 30fef3b1
Branches
No related tags found
No related merge requests found
...@@ -11,3 +11,7 @@ provisioner: ...@@ -11,3 +11,7 @@ provisioner:
name: ansible name: ansible
verifier: verifier:
name: ansible name: ansible
lint: |
set -e
yamllint .
ansible-lint .
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment