From f65ec5f8c3766d1e2495a8129ed5b8c606d16d81 Mon Sep 17 00:00:00 2001 From: Robert de Bock Date: Mon, 31 Aug 2020 11:22:19 +0200 Subject: [PATCH] Do not lint as a role, gives error. --- templates/molecule.yml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/molecule.yml.j2 b/templates/molecule.yml.j2 index b1c53b7..7b7022a 100644 --- a/templates/molecule.yml.j2 +++ b/templates/molecule.yml.j2 @@ -7,7 +7,7 @@ dependency: lint: | set -e yamllint . - ansible-lint + ansible-lint tasks/main.yml driver: name: docker platforms: