From 99582d7bcef49701d464cfd1e0fbef02616847f2 Mon Sep 17 00:00:00 2001 From: Robert de Bock Date: Fri, 7 Feb 2020 15:33:52 +0100 Subject: [PATCH] Enable linting. --- 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 05c6110..f2d49ab 100644 --- a/templates/molecule.yml.j2 +++ b/templates/molecule.yml.j2 @@ -27,7 +27,7 @@ verifier: name: ansible lint: name: ansible-lint - enabled: no + enabled: yes {% endif %} scenario: name: default