diff --git a/templates/molecule.yml.j2 b/templates/molecule.yml.j2 index 88d99e2..b1c53b7 100644 --- a/templates/molecule.yml.j2 +++ b/templates/molecule.yml.j2 @@ -5,9 +5,9 @@ dependency: options: role-file: requirements.yml lint: | - PATH=${PATH} - yamllint molecule/default/converge.yml - ansible-lint molecule/default/converge.yml + set -e + yamllint . + ansible-lint driver: name: docker platforms: