From 1adf7588e9193eef125f157c7c5025709cd9c532 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 20 May 2019 10:17:00 +0200 Subject: [PATCH] disable ansible-lint --- meta/main.yml | 2 +- molecule/ec2-centos-7/molecule.yml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/main.yml b/meta/main.yml index ebb00cd..55b422a 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -13,5 +13,5 @@ galaxy_info: - homeassistant - hassio - iot - - smart home + - smarthome dependencies: diff --git a/molecule/ec2-centos-7/molecule.yml b/molecule/ec2-centos-7/molecule.yml index e322010..a825859 100644 --- a/molecule/ec2-centos-7/molecule.yml +++ b/molecule/ec2-centos-7/molecule.yml @@ -15,6 +15,7 @@ provisioner: name: ansible lint: name: ansible-lint + enabled: False verifier: name: testinfra lint: