From 11454fc78344f348d1efadaa4009b7027c700c2b Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 20 May 2019 09:10:23 +0200 Subject: [PATCH] disable yaml linting --- molecule/ec2-centos-7/molecule.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/molecule/ec2-centos-7/molecule.yml b/molecule/ec2-centos-7/molecule.yml index 1985d2a..e322010 100644 --- a/molecule/ec2-centos-7/molecule.yml +++ b/molecule/ec2-centos-7/molecule.yml @@ -8,6 +8,9 @@ platforms: image: ami-04cf43aca3e6f3de3 instance_type: t2.micro vpc_subnet_id: subnet-9b6896f1 +lint: + name: yamllint + enabled: False provisioner: name: ansible lint: