We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 514769b commit dabfb59Copy full SHA for dabfb59
molecule/default/molecule.yml
@@ -4,6 +4,7 @@ dependency:
4
driver:
5
name: docker
6
lint: |
7
+ set -e
8
yamllint .
9
ansible-lint
10
platforms:
0 commit comments